mirror of
https://repo.or.cz/socat.git
synced 2025-07-02 19:58:46 +00:00
Use correct IPPROTO with CONNECT
This commit is contained in:
parent
186a323c2d
commit
48f3341d82
2 changed files with 13 additions and 0 deletions
3
CHANGES
3
CHANGES
|
@ -87,6 +87,9 @@ Corrections:
|
|||
Fixed preprocessor directives in macro invocation.
|
||||
Thanks to Mario de Weerd for reporting this issue.
|
||||
|
||||
CONNECT addresses could use a wrong IPPROTO when getaddrinfo() does not
|
||||
support the selected one (at least on Debian-4 with SCTP).
|
||||
|
||||
Features:
|
||||
POSIXMQ-RECV now takes option o-nonblock; this, in combination with -T,
|
||||
makes it possible to terminate Socat in case the queue is empty.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue