mirror of
https://repo.or.cz/socat.git
synced 2025-07-19 09:22:57 +00:00
New address ACCEPT-FD
This commit is contained in:
parent
c311542e11
commit
ebacb7c4e8
10 changed files with 232 additions and 56 deletions
5
CHANGES
5
CHANGES
|
@ -117,6 +117,11 @@ Features:
|
|||
network namespace.
|
||||
Tests: NETNS NETNS_EXEC
|
||||
|
||||
New address ACCEPT-FD (ACCEPT) expects a listening file descriptor
|
||||
passed from parent, and accepts one or more connections for data
|
||||
transfer. This can be used with "inetd mode" of systemd.
|
||||
Test: ACCEPT_FD
|
||||
|
||||
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