Unit 'Sockets' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

EsockADDRINUSE

Error number when socket address is already in use.

Declaration

Source position: sockets.pp line 72

const EsockADDRINUSE = ESysEADDRINUSE;

Description

EsockADDRINUSE is the error reported by fpBind when the socket is already in use.

See also

fpBind

  

Bind a socket to an address.


Documentation generated on: Jan 30 2024