Internet Direct (Indy)
Home
PreviousUpNext
EIdUDPReceiveErrorZeroBytes Class

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

Pascal
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

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.