|
ClanLib
2.3.7
|
This is the complete list of members for CL_UDPSocket, including all inherited members.
| bind(const CL_SocketName &local_name, bool force_bind=true) | CL_UDPSocket | |
| CL_UDPSocket() | CL_UDPSocket | |
| CL_UDPSocket(const CL_SocketName &local_name, bool force_bind=true) | CL_UDPSocket | |
| CL_UDPSocket(int socket, bool close_socket) | CL_UDPSocket | |
| get_handle() const | CL_UDPSocket | |
| get_local_name() const | CL_UDPSocket | |
| get_read_event() | CL_UDPSocket | |
| get_write_event() | CL_UDPSocket | |
| peek(void *data, int len, CL_SocketName &out_from) | CL_UDPSocket | |
| receive(void *data, int len, CL_SocketName &out_from) | CL_UDPSocket | |
| send(const void *data, int len, const CL_SocketName &to) | CL_UDPSocket | |
| set_handle(int socket, bool close_socket) | CL_UDPSocket | |
| ~CL_UDPSocket() | CL_UDPSocket |
1.8.4