server 0.0.1
basicserverinfrastructure

src/socket.c File Reference

#include <errno.h>
#include <stdlib.h>
#include "socket.h"
#include "logger.h"
#include "interface/class.h"
#include "interface/logger.h"
Include dependency graph for socket.c:

Go to the source code of this file.

Functions

 INIT_IFACE (Class, ctor, dtor, NULL)
 CREATE_CLASS (Sock, NULL, IFACE(Class))

Function Documentation

CREATE_CLASS ( Sock  ,
NULL  ,
IFACE(Class)   
)
INIT_IFACE ( Class  ,
ctor  ,
dtor  ,
NULL   
)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines