Indy 9
EIdCanNotBindPortInRange
Hierarchy, See Also, Unit: IdSocketHandle
Represents an exception raised during bind for reserved port numbers.
EIdCanNotBindPortInRange = class(EIdSocketHandleError)
Unit
IdSocketHandle
Description
EIdCanNotBindPortInRange is an EIdSocketHandleError descendant that represents an exception class raised when a TIdSocketHandle Bind operation cannot allocate a reserved port number in the range specified by TIdSocketHandle in the ClientPortMin and ClientPortMax properties. EIdCanNotBindPortInRange uses the constant value RSCanNotBindRange, including the mimimum and maximum port numbers, to form the exception message text.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.