Searched refs:accept_stream_connection (Results 1 – 1 of 1) sorted by relevance
603 static void accept_stream_connection(verto_ctx *ctx, verto_ev *ev);933 [TCP] = &accept_stream_connection, in setup_addresses()935 [UNX] = &accept_stream_connection in setup_addresses()1228 accept_stream_connection(verto_ctx *ctx, verto_ev *ev) in accept_stream_connection() function