mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 10:32:57 +00:00
Catch service resolution failure
This commit is contained in:
parent
3efbf71430
commit
ea5beb8e75
3 changed files with 56 additions and 0 deletions
4
CHANGES
4
CHANGES
|
@ -23,6 +23,10 @@ Corrections:
|
|||
Corrected a typo in configure.ac that broke option --enable-openssl-base
|
||||
Thanks to john1doe for reporting this issue.
|
||||
|
||||
Socat looped endlessly, not responding to SIGTERM, when a service name
|
||||
(for port) could not be resolved.
|
||||
Test: BAD_SERVICE
|
||||
|
||||
Testing:
|
||||
Prevent the TIMESTAMP tests from sporadically failing due do seconds
|
||||
overflow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue