Unverified Commit 3acf35bb authored by LotP1's avatar LotP1 Committed by GitHub
Browse files

Update sockets_translate.cpp

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.
parent 8ddfecfb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment