mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-28 15:39:00 +02:00
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. |
||
|---|---|---|
| .. | ||
| bsd.cpp | ||
| bsd.h | ||
| nsd.cpp | ||
| nsd.h | ||
| sfdnsres.cpp | ||
| sfdnsres.h | ||
| sockets.cpp | ||
| sockets.h | ||
| sockets_translate.cpp | ||
| sockets_translate.h | ||