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

Exception raised when no data was read from the UDP connection.

File
EIdUDPReceiveErrorZeroBytes = class(EIdUDPException);

EIdUDPReceiveErrorZeroBytes is an EIdUDPException exception descendant raised when an error occurs while reading data from the a peer using the UDP protocol. 

EIdUDPReceiveErrorZeroBytes is raised with the message identified in RSIPMCastReceiveError0 when the listener thread for TIdIPMCastServer is unabled to read the datagram for an incoming peer connection.

EIdUDPException

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