Searched refs:connection_context (Results 1 – 1 of 1) sorted by relevance
494 connection_context_t* connection_context; local508 connection_context = create_connection_context(sock, 1);509 connection_context->events = UV_READABLE | UV_WRITABLE | UV_DISCONNECT;510 r = uv_poll_start(&connection_context->poll_handle,