libonion
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
onion_server_t Struct Reference

Onion server that do not depend on specific IO structure. More...

#include <types.h>

Detailed Description

Onion server that do not depend on specific IO structure.

This is separated as you can build your own servers using this structure instead of onion_t. For example using onion_server_t you can do a inet daemon that listens HTTP data.


The documentation for this struct was generated from the following file: