1
0
Fork 0
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:
Gerhard Rieger 2021-10-26 13:34:38 +02:00
parent 3efbf71430
commit ea5beb8e75
3 changed files with 56 additions and 0 deletions

View file

@ -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