Home
last modified time | relevance | path

Searched refs:on_shutdown (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Decho-server.c74 static void on_shutdown(uv_shutdown_t* req, int status) { in on_shutdown() function
144 ASSERT_OK(uv_shutdown(malloc(sizeof* sreq), handle, on_shutdown)); in after_read()

Completed in 5 milliseconds