EsockADDRINUSE
Error number when socket address is already in use
Declaration
Source position: sockets.pp line 63
const
EsockADDRINUSE = ESysEADDRINUSE
Description
EsockADDRINUSE is the error reported by fpBind when the socket is already in use.
See also
| Name | Description |
|---|---|
| fpBind | Bind a socket to an address. |