help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'lNet' (#LNet)

TLSocket.Accept

Accepts new connection on a listening socket

Declaration

Source position: lnet.pp line 135

public function TLSocket.Accept(

  const SerSock: Integer

):Boolean;

Arguments

SerSock

  

The server TLSocket which listens for new connections

Function result

Returns true on success

Description

This method accepts a new connection. The argument is the server socket on which listens for new connections.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505