Updated docs and added constants to tracker
This commit is contained in:
@@ -7,11 +7,12 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function TCP_AcceptSocket(server) </h2></p>
|
||||
<p><h2>Function TCP_AcceptSocket(server) </h2></p>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user