Server 0.0.1
HTTP/REST server implementation

Sock Struct Reference

#include <socket.h>

Collaboration diagram for Sock:

Data Fields

Logger log
in_port_t port
int handle

Detailed Description

Definition at line 33 of file socket.h.


Field Documentation

Definition at line 53 of file socket.h.

Definition at line 50 of file socket.h.

in_port_t Sock::port

Definition at line 51 of file socket.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines