Difference between revisions of "ServerObject.tcp:acceptAll"

m
m
 
Line 1: Line 1:
Connect to a server.
+
Accepts connecting clients (TCP Only)
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===

Latest revision as of 00:49, 20 November 2010

Accepts connecting clients (TCP Only)

Function

Synopsis

server.tcp:acceptAll()

Returns

Nothing.

See Also

Other Languages