|
OpenVerse Technical - Server Functions - Serv_ReadFrom
|
|
|
|
|
|
Server Functions
Serv_ReadFrom
Usage: Serv_ReadFrom socket
This function will read text from a socket and process it. If the user
is not authenticated, it will authenticate them. If the user is just
requesting a number of connected users, this function will process
the request. If it has nothing to do other than to read the text, it
will pass this text off to the Serv_ProcessInput function for
processing.
[server functions] [Main Index]
|
|
|
|
|
|
|
|
|