RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTcpServer.Listen Method
Pascal
function Listen(backlog: Integer = SOMAXCONN): Boolean;
C++
__fastcall Boolean Listen(int backlog = SOMAXCONN);

This is Listen, a member of class TCustomTcpServer.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!