my_teams
Functions
server_bind.c File Reference
#include <unistd.h>
#include <stdlib.h>
#include "
protocol.h
"
Include dependency graph for server_bind.c:
Functions
bool
server_bind
(
p_server_t
*
server
)
Bind the server to the given port.
More...
Function Documentation
◆
server_bind()
bool server_bind
(
p_server_t
*
server
)
Bind the server to the given port.
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
server_bind.c
Generated by
1.9.1