Searched refs:ngx_udp_shared_recv (Results 1 – 1 of 1) sorted by relevance
23 static ssize_t ngx_udp_shared_recv(ngx_connection_t *c, u_char *buf,317 c->recv = ngx_udp_shared_recv; in ngx_event_recvmsg()444 ngx_udp_shared_recv(ngx_connection_t *c, u_char *buf, size_t size) in ngx_udp_shared_recv() function