mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
Fixed restore of STDIO tty on Solaris
This commit is contained in:
parent
5fdd033e7d
commit
d355da98bc
4 changed files with 83 additions and 6 deletions
5
CHANGES
5
CHANGES
|
@ -40,6 +40,11 @@ Corrections:
|
|||
Option stderr on addresses EXEC and SYSTEM uses a temporary FD. It
|
||||
lacked the FD_CLOEXEC setting and thus leakt into child processes.
|
||||
|
||||
Restoring of STDIO tty settings failed on Solaris type operating
|
||||
systems.
|
||||
Thanks to Gordon W.Ross for reporting and fixing this issue.
|
||||
Test: RESTORE_TTY
|
||||
|
||||
Features:
|
||||
VSOCK, VSOCK-L support options pf, socktype, prototype (currently
|
||||
useless)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue