Internet Direct (Indy)
Home
PreviousUpNext
EIdCouldNotBindSocket Class

Exception when binding a socket descriptor.

Pascal
EIdCouldNotBindSocket = class(EIdSocketHandleError);

EIdCouldNotBindSocket is an EIdSocketHandleError descendant that represents the exception raised when TIdSocketHandle.Bind encounters an error while binding the protocol family, address, and port number for the socket descriptor. 

EIdCouldNotBindSocket uses the resource string RSCouldNotBindSocket as the text for the exception.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.