mirror of
https://repo.or.cz/socat.git
synced 2025-07-18 00:53:25 +00:00
Fixed unwanted recvfrom() with signal handler logs
This commit is contained in:
parent
77ef274f76
commit
eeeebe6cb2
4 changed files with 16 additions and 9 deletions
3
CHANGES
3
CHANGES
|
@ -56,6 +56,9 @@ Corrections:
|
|||
|
||||
Procan tries to find out VSOCK CID only when running as root
|
||||
|
||||
The mechanism for deferring logs from signal handlers had an issue that
|
||||
caused lots of unwanted recvfrom() calls.
|
||||
|
||||
Features:
|
||||
VSOCK, VSOCK-L support options pf, socktype, prototype (currently
|
||||
useless)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue