|
Internet Direct (Indy)
|
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
|
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. |