mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 01:42:58 +00:00
Corrected UNIX client NAMED options to work on bind address
This commit is contained in:
parent
5570bf4d62
commit
d9d320cb47
13 changed files with 232 additions and 45 deletions
5
CHANGES
5
CHANGES
|
@ -34,6 +34,11 @@ Corrections:
|
|||
pselect() system call.
|
||||
Thanks to Fulvio Scapin for reporting this issue.
|
||||
|
||||
UNIX domain client addresses applied file system entry options (group
|
||||
NAMED) to the server socket instead of the client (bind) socket entry.
|
||||
Tests: UNIX_SENDTO_UNLINK UNIX_CONNECT_UNLINK
|
||||
Thanks to Nico Williams for reporting this major issue.
|
||||
|
||||
Porting:
|
||||
In gcc version 10 the default changed from -fcommon to -fno-common.
|
||||
Consequently, linking filan and procan failed with error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue