TTCPBlockSocket.Listen
TTCPBlockSocket
procedure
Listen;
Unit
blcksock
Description
Sets socket to receive mode for incoming connections. It is necessary to use BIND function call before this method to select receiving port.
See also:
Accept