Internet Direct (Indy) Version 9.0.2 Beta
TIdSimpleServer.EndListen
Stops the servers from accepting connection requests.

procedure EndListen; virtual;
Description
EndListen is a procedure used to inform the server that it can no longer accept connection requests. EndListen calls ResetConnection to clear the Indy buffer and internal state flags.