mirror of
https://repo.or.cz/socat.git
synced 2025-06-29 02:38:43 +00:00
Added options setsockopt-socket and setsockopt-connected
This commit is contained in:
parent
e6aa3d1787
commit
c8aec28b82
6 changed files with 19 additions and 0 deletions
3
CHANGES
3
CHANGES
|
@ -110,6 +110,9 @@ Features:
|
|||
Socat now prints an info message when implicitely setting SO_REUSEADDR.
|
||||
Thanks to Michael Renner for this suggestion.
|
||||
|
||||
Added generic options setsockopt-socket and setsockopt-connected that
|
||||
are applied after socket() or when connected.
|
||||
|
||||
Building:
|
||||
Disabling certain features during configure could break build process.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue