mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 09:52:56 +00:00
UDP-LISTEN would alway set SO_REUSEADDR even without fork option and when user set it to 0
This commit is contained in:
parent
cb913fbc0c
commit
2e385902c0
3 changed files with 73 additions and 7 deletions
3
CHANGES
3
CHANGES
|
@ -8,6 +8,9 @@ corrections:
|
|||
socket using address GOPEN. Thanks to Martin Forssen for bug report and
|
||||
patch.
|
||||
|
||||
UDP-LISTEN would alway set SO_REUSEADDR even without fork option and
|
||||
when user set it to 0. Thanks to Michal Svoboda for reporting this bug.
|
||||
|
||||
####################### V 1.7.1.3:
|
||||
|
||||
security:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue