Exception raised when a socket error occurs while reading or writing using the Internet protocol stack.
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.
|