| bind(const socket_addr_t &addr) | so_4::socket::socket_t | |
| close() | so_4::socket::socket_t | |
| create(bool bStreamSocket) | so_4::socket::socket_t | |
| disable_nonblocking() | so_4::socket::socket_t | |
| enable_nonblocking() | so_4::socket::socket_t | |
| is_readable(unsigned int millisec) const | so_4::socket::socket_t | |
| is_writeable(unsigned int millisec) const | so_4::socket::socket_t | |
| m_socket (определено в so_4::socket::socket_t) | so_4::socket::socket_t | |
| query_handle() const | so_4::socket::socket_t | |
| read(char *buffer, unsigned int bufferSize, unsigned int &readedBytes) | so_4::socket::socket_t | |
| recvfrom(socket_addr_t &addr, char *buffer, unsigned int bufferSize) | so_4::socket::socket_t | |
| sendto(const socket_addr_t &addr, const char *buffer, unsigned int bufferSize) | so_4::socket::socket_t | |
| socket_t() | so_4::socket::socket_t | |
| write(const char *buffer, unsigned int bufferSize) | so_4::socket::socket_t | |
| write(const char *buffer, unsigned int bufferSize, unsigned int &bytes_written) | so_4::socket::socket_t | |
| ~socket_t() | so_4::socket::socket_t | [virtual] |
1.4.6-NO