worker_stop_accept
void worker_stop_accept(void* arg);
if(fptr == &worker_stop_accept) return 1;
comm_base_set_slow_accept_handlers(worker->base, &worker_stop_accept,
void worker_stop_accept(void* arg);
if(fptr == &worker_stop_accept) return 1;