Topic Path: Symbol Reference > Classes > EIdCouldNotBindSocket Class
ContentsIndexHome
PreviousUpNext
EIdCouldNotBindSocket Class

Exception when binding a socket descriptor.

File
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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.