Terraria v1.4.4.9
Terraria source code documentation
|
Classes | |
class | ExtendedSocketException |
Static Public Member Functions | |
static SocketException | CreateSocketException (SocketError errorCode, int platformError) |
static SocketException | CreateSocketException (int socketError, EndPoint endPoint) |
Definition at line 5 of file SocketExceptionFactory.cs.