inlib  1.2.0
Classes | Namespaces | Defines | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/net/inet_socket File Reference
#include "base_socket"
#include "../sys/sleep"
#include "../sout"
#include <arpa/inet.h>
#include <netinet/in.h>
#include <netdb.h>
#include <fcntl.h>
Include dependency graph for inet_socket:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  inlib::net::inet_socket
struct  inlib::net::inet_socket::bind_info

Namespaces

namespace  inlib
 

manipulations that induces other includes : ///////////


namespace  inlib::net

Defines

#define inlib_inet_socket

Functions

std::string inlib::net::herror ()
bool inlib::net::inet_addr (std::ostream &a_out, const std::string &a_host, in_addr_t &a_addr)
bool inlib::net::inet_host (std::ostream &a_out, std::string &a_host)

Define Documentation

#define inlib_inet_socket

Definition at line 5 of file inet_socket.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines