|
my_teams
|

Functions | |
| p_client_t * | p_client_create (const char *ip, const int port) |
| Create a client with given IP and port. More... | |
| p_client_t* p_client_create | ( | const char * | ip, |
| int | port | ||
| ) |
Create a client with given IP and port.
| ip | IP address of the server. |
| port | Port number of the server. |
