CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
net.h File Reference

Main public network API. More...

#include <cx/log/log.h>
#include <cx/net/addr.h>
#include <cx/net/filter.h>
#include <cx/net/flow.h>
#include <cx/net/pool.h>
#include <cx/net/queue.h>
#include <cx/net/socket.h>

Go to the source code of this file.

Functions

NetQueuenetqueueCreate (const NetQueueConfig *conf)
 

Variables

LogChannelNetLogChannel
 

Detailed Description

Main public network API.

Definition in file net.h.