Go to the source code of this file.
Functions | |
| EXTERN_C_BEGIN LIBGIFT_EXPORT int | gi_udpsock_bind (in_port_t port, bool blocking) |
|
||||||||||||
|
Utility function which combines socket(), gi_sock_setopt(), gi_sock_blocking(), gi_sock_bind(), and listen().
|
1.3.7