Searched refs:udp_recv (Results 1 – 2 of 2) sorted by relevance
239 static void udp_recv(uv_udp_t* handle, in udp_recv() function299 r = uv_udp_recv_start(&udpServer, alloc, udp_recv); in udp_listener()
447 `suggested_size` in `alloc_cb` for udp_recv is always set to the size of 1 max size dgram.
Completed in 12 milliseconds