mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
AIX: Fixed runtime issues
This commit is contained in:
parent
967e2b24b5
commit
e1a2e37480
4 changed files with 20 additions and 12 deletions
6
CHANGES
6
CHANGES
|
@ -15,6 +15,12 @@ Porting:
|
|||
Adapted include requirements for IPv6
|
||||
Guarded MSG_DONTWAIT
|
||||
|
||||
Continued porting Socat to AIX-7.1 - Fixed some runtime errors:
|
||||
UNIX domain sockets of type SEQPACKET are not available.
|
||||
Connecting to UNIX datagram socket fails with EPROTONOSUPPORT (vs.
|
||||
EPROTOTYPE on most other OSes).
|
||||
Streams: Must not push ldterm when it is already active (hangs).
|
||||
|
||||
####################### V 1.7.4.2:
|
||||
|
||||
Corrections:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue