1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-06-29 18:48:42 +00:00

Print info on implicit SO_REUSEADDR

This commit is contained in:
Gerhard 2025-02-11 12:31:59 +01:00
parent 3339885f5b
commit e6aa3d1787
3 changed files with 12 additions and 3 deletions

View file

@ -107,6 +107,9 @@ Features:
Procan tells if char is signed or unsigned
Socat now prints an info message when implicitely setting SO_REUSEADDR.
Thanks to Michael Renner for this suggestion.
Building:
Disabling certain features during configure could break build process.