Browse Source
Add support for the CONNREFUSED Errno. Without this Connect() will return SUCCESS when a connection is refused, instead of an error code. This causes code, that relies on the result of Connect() being SUCCESS, to execute when it shouldn't.nce_cpp
committed by
GitHub
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue