TTCPBlockSocket.Accept
TTCPBlockSocket
function Accept: TSocket;
Unit
blcksock
Description
Waits until new incoming connection comes. After it comes a new socket is automatically created (returned by this function) and connected to free ports determined by system.
See also:
CanRead, Listen