Updated docs and added constants to tracker
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#title TCP_AcceptSocket [RCBasic Doc]
|
||||
#header function TCP_AcceptSocket(server)
|
||||
#header Function TCP_AcceptSocket(server)
|
||||
|
||||
Attempts to accept a connection from a server socket. If successful it will return a client socket id. If it fails it will return -1.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user