mirror of
https://repo.or.cz/socat.git
synced 2025-06-30 02:58:42 +00:00
Fixed: xiopoll(...) Bad file descriptor
This commit is contained in:
parent
1154e69d3e
commit
9beffd3193
2 changed files with 12 additions and 7 deletions
4
CHANGES
4
CHANGES
|
@ -25,6 +25,10 @@ Corrections:
|
|||
Partial write situations respect total inactivity timeout when
|
||||
nonblocking.
|
||||
|
||||
Fixed a bug that could lead to error "xiopoll(...): Bad file descriptor"
|
||||
or to undefined behaviour before terminating Socat with addresses EXEC,
|
||||
SYSTEM, or SHELL.
|
||||
|
||||
Building:
|
||||
Disabling certain features during configure could break build process.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue