mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
UDP-Lite (UDPlite) support
This commit is contained in:
parent
a846b94e6c
commit
2cfc39e9e5
21 changed files with 833 additions and 71 deletions
10
CHANGES
10
CHANGES
|
@ -179,6 +179,16 @@ Features:
|
|||
DCCP6-LISTEN (DCCP6-L)
|
||||
New option: dccp-set-ccid (ccid)
|
||||
|
||||
Support for UDP-Lite protocol, new addresses:
|
||||
UDPLITE-CONNECT
|
||||
UDPLITE-LISTEN
|
||||
UDPLITE-DATAGRAM
|
||||
UDPLITE-RECV
|
||||
UDPLITE-RECVFROM
|
||||
UDPLITE-SENDTO
|
||||
All these are also available in UDPLITE4-* and UDPLITE6-* form;
|
||||
options udplite-recv-cscov and udplite-send-cscov.
|
||||
|
||||
Corrections:
|
||||
When a sub process (EXEC, SYSTEM) terminated with exit code other than
|
||||
0, its last sent data might have been lost depending on timing of read/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue