Public Member Functions

XSocketAddressInUse Class Reference

Socket address in use exception. More...

#include <XSocket.h>

Inherits XSocketBind.

List of all members.

Public Member Functions

 XSocketAddressInUse (const CString &msg)

Detailed Description

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 86 of file XSocket.h.


The documentation for this class was generated from the following file: