1
0
Fork 0
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:
Gerhard 2025-02-13 11:25:09 +01:00
parent e6aa3d1787
commit c8aec28b82
6 changed files with 19 additions and 0 deletions

View file

@ -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.