my_teams
Functions
new_client.c File Reference
#include <stdlib.h>
#include "
protocol.h
"
Include dependency graph for new_client.c:
Functions
bool
new_client
(
p_server_t
*
server
)
Create a new client on the server.
More...
Function Documentation
◆
new_client()
bool new_client
(
p_server_t
*
server
)
Create a new client on the server.
Parameters
server
Pointer to the server.
Returns
true on success, false on failure.
Here is the call graph for this function:
libs
protocol
src
server
utils
new_client.c
Generated by
1.9.1