In file ip.c:

int bind_server(int server_s, char *server_ip)

Binds to the existing server_s, based on the configuration string in server_ip

Documentation

Binds to the existing server_s, based on the configuration string in server_ip. IPv6 version doesn't pay attention to server_ip yet.
Returns:
value of bind() function.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.