Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
ngx_udp_recv.c File Reference
#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_event.h>
Include dependency graph for ngx_udp_recv.c:

Go to the source code of this file.

Functions

ssize_t ngx_udp_unix_recv (ngx_connection_t *c, u_char *buf, size_t size)

Function Documentation

ssize_t ngx_udp_unix_recv ( ngx_connection_t c,
u_char *  buf,
size_t  size 
)

Definition at line 74 of file ngx_udp_recv.c.

Here is the call graph for this function: