Socket address in use exception. More...
#include <XSocket.h>
Inherits XSocketBind.
Public Member Functions | |
XSocketAddressInUse (const CString &msg) |
Socket address in use exception.
Thrown when a socket cannot be bound to an address because the address is already in use.
Definition at line 82 of file XSocket.h.