mirror of
https://repo.or.cz/socat.git
synced 2025-06-29 02:38:43 +00:00
Protect SSL_connect(); Nanosleep() with decimal output
This commit is contained in:
parent
416fe38e33
commit
ed11b3d2c5
5 changed files with 38 additions and 18 deletions
4
CHANGES
4
CHANGES
|
@ -52,6 +52,10 @@ Corrections:
|
|||
Thanks to Brian Woo for reporting this issue.
|
||||
Test: UDP_LISTEN_BIND4
|
||||
|
||||
Protected SSL_connect() from SIGCHLD,SIGUSR1.
|
||||
|
||||
Nanosleep() trace output now in decimal form.
|
||||
|
||||
Features:
|
||||
POSIXMQ-RECV now takes option o-nonblock; this, in combination with -T,
|
||||
makes it possible to terminate Socat in case the queue is empty.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue