actix-net/actix-server/src
fakeshadow 8e98d9168c
add test for restart worker thread (#328)
2021-04-15 18:49:43 +01:00
..
accept.rs Fix bug where backpressure happen too early (#332) 2021-04-14 14:48:05 +01:00
builder.rs Separate WorkerHandle to two parts (#323) 2021-04-10 01:03:28 +01:00
config.rs Remove Option wrapper for CounterGuard (#313) 2021-04-04 10:53:06 +01:00
lib.rs Refactor actix_server WorkerState::Restarting enum variant. (#306) 2021-04-03 19:40:12 +01:00
server.rs update actix-server and actix-testing to tokio 1.0 (#239) 2020-12-28 23:44:53 +00:00
service.rs Remove Option wrapper for CounterGuard (#313) 2021-04-04 10:53:06 +01:00
signals.rs use static dispatch on signal handling. reduce allocation (#272) 2021-02-06 03:38:11 +00:00
socket.rs Reduce cfg flags in actix_server::socket (#325) 2021-04-10 16:05:50 +01:00
test_server.rs Add native tls support for actix_tls::connect module (#295) 2021-03-27 00:20:17 +00:00
waker_queue.rs Separate WorkerHandle to two parts (#323) 2021-04-10 01:03:28 +01:00
worker.rs add test for restart worker thread (#328) 2021-04-15 18:49:43 +01:00