Home
last modified time | relevance | path

Searched refs:conn_handle_close (Results 1 – 1 of 1) sorted by last modified time

/unit/src/nodejs/unit-http/
H A Dunit.cpp401 napi_value conn_handle_close, conn; in close_handler() local
411 conn_handle_close = get_named_property(conn, "handleSocketClose"); in close_handler()
416 make_callback(async_context, conn, conn_handle_close, in close_handler()