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

Exception raised when a socket error occurs while reading or writing using the Internet protocol stack.

File
EIdSocketError = class(EIdException);

EIdSocketError is an EIdException descendant that represents exceptions raise when a socket error occurs while reading or writing using the Internet protocol stack. 

EIdSocketError reflects the error number and message returned by the protocol stack for the platform.

EIdException

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