#include <string>
#include "Header_Windows.h"
#include <sys/socket.h>
Go to the source code of this file.
#define INVALID_SOCKET ( SOCKET )( -1 ) |
Definition at line 12 of file wnsckt.h.
Referenced by Pol::Clib::Socket::accept(), Pol::Clib::Socket::apply_prebind_socket_options(), Pol::Core::check_incoming_data(), Pol::Core::client_io_thread(), Pol::Clib::Socket::close(), Pol::Network::Client::closeConnection(), Pol::Clib::Socket::connected(), Pol::Clib::Socket::disable_nagle(), Pol::Core::http_thread(), Pol::Clib::Socket::listen(), Pol::Clib::Socket::open(), Pol::Network::open_listen_socket(), Pol::Clib::Socket::release_handle(), Pol::Clib::Socket::Socket(), Pol::xmain_inner(), and Pol::Network::Client::xmit().