Home
last modified time | relevance | path

Searched defs:close_cb (Results 26 – 50 of 77) sorted by relevance

1234

/libuv/test/
H A Dtest-multiple-listen.c34 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-signal-pending-on-close.c46 static void close_cb(uv_handle_t *handle) { in close_cb() function
H A Dtest-tcp-rst.c33 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-tcp-try-write-error.c37 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-udp-try-send.c51 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-tcp-write-fail.c54 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-watcher-cross-stop.c62 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-udp-mmsg.c64 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-udp-send-immediate.c51 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-tcp-close.c68 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-tcp-bind6-error.c31 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-not-readable-nor-writable-on-read-error.c49 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-readable-on-eof.c49 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-tcp-connect-timeout.c54 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-udp-connect.c54 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-udp-connect6.c54 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-pipe-bind-error.c39 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-tcp-try-write.c41 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dblackhole-server.c94 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-udp-multicast-join.c56 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-tcp-alloc-cb-fail.c40 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-tcp-write-queue-order.c45 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dbenchmark-tcp-write-batch.c91 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-pipe-sendmsg.c60 static void close_cb(uv_handle_t* handle) { in close_cb() function
H A Dtest-callback-stack.c55 static void close_cb(uv_handle_t* handle) { in close_cb() function

Completed in 61 milliseconds

1234