Internet Direct (Indy) Version 9.0.2 Beta
|
procedure BeginListen; virtual;
BeginListen calls ResetConnection to clear the internal flags used by the server. BeginListen calls the Listen method for Binding and sets the internal flag that indicates that the server is listening for client connections.
BeginListen is called from Listen prior to entering the control loop for the listener.