Searched refs:server_ctx (Results 1 – 1 of 1) sorted by relevance
67 struct server_ctx { struct205 struct server_ctx* servers) { in send_listen_handles()258 struct server_ctx *ctx; in server_cb()283 struct server_ctx* ctx; in sv_async_cb()284 ctx = container_of(handle, struct server_ctx, async_handle); in sv_async_cb()292 struct server_ctx* ctx; in sv_connection_cb()294 ctx = container_of(server_handle, struct server_ctx, server_handle); in sv_connection_cb()363 struct server_ctx* servers; in test_tcp()383 struct server_ctx* ctx = servers + i; in test_tcp()411 struct server_ctx* ctx = servers + i; in test_tcp()[all …]
Completed in 8 milliseconds