Internet Direct (Indy) Version 9.0.1 Beta
TIdSimpleServer.ResetConnection
Clears connection and state indicators for the server.

procedure ResetConnection; override;
Description
ResetConnection is a procedure used to clear the values in AbortedRequested and Listening prior to entering the control loop for the listener thread. ResetConnection calls the inherited ResetConnection method.