mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 09:52:56 +00:00
Combined Bind() calls in xiobind(); fixed UDP-SENDTO lowport bug
This commit is contained in:
parent
56a56e127c
commit
d8ee49007e
8 changed files with 194 additions and 180 deletions
4
CHANGES
4
CHANGES
|
@ -27,6 +27,10 @@ Corrections:
|
|||
The rawer option failed because it tried to clear CREAD.
|
||||
Test: RAWER
|
||||
|
||||
UDP-SEND and UPD-SENDTO with option lowport always bound to port 1
|
||||
instead of a free port in range 640..1023
|
||||
Test: UDP_LOWPORT
|
||||
|
||||
Porting:
|
||||
OpenSSL, at least 1.1 on Ubuntu, crashed with SIGSEGV under certain
|
||||
conditions: client connection to server with certificate with empty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue