Remove responder
This commit is contained in:
@ -17,7 +17,7 @@ void tcp_closer_func(client_ctx_t *ctx);
|
||||
|
||||
void request_handler_func(client_ctx_t *ctx);
|
||||
|
||||
void responder_func(client_ctx_t *ctx);
|
||||
int respond(client_ctx_t *ctx);
|
||||
|
||||
void local_handler_func(client_ctx_t *ctx);
|
||||
|
||||
|
Reference in New Issue
Block a user