TIdUDPListenerThread is a
TIdThread descendant that is the listening thread for
TIdUDPServer. TIdUDPListenerThread is used to detect arrival of data on socket bindings allocated by
TIdUDPServer. When data is detected, the server is notified that data is available in Buffer using
UDPRead.