libonion
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions

Public Member Functions

onion_listen_pointonion_http_new ()
 Creates an HTTP listen point.
static ssize_t onion_http_read (onion_request *con, char *data, size_t len)
 Reads data from the http connection.
int onion_http_read_ready (onion_request *con)
 HTTP client has data ready to be readen.
ssize_t onion_http_write (onion_request *con, const char *data, size_t len)
 Write dat to the HTTP client.

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