1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-27 20:12:58 +01:00
actix-net/actix-server/src
2021-12-08 06:09:46 +00:00
..
accept.rs fix accept timeout and worker graceful shutdown (#412) 2021-11-07 13:00:19 +00:00
availability.rs actix-rt-less (#408) 2021-11-04 20:30:43 +00:00
builder.rs use "physical" cpu cores as default worker count 2021-12-08 05:42:54 +00:00
handle.rs Server: run after await (#426) 2021-12-05 19:22:47 +00:00
join_all.rs Fix server arbiter support (#417) 2021-11-14 19:45:15 +00:00
lib.rs standardize crate level lints 2021-12-08 06:09:46 +00:00
server.rs Server: run after await (#426) 2021-12-05 19:22:47 +00:00
service.rs refactor connection counter (#343) 2021-04-29 23:27:08 +08:00
signals.rs add some internal server documentation 2021-11-28 00:35:34 +00:00
socket.rs add some internal server documentation 2021-11-28 00:35:34 +00:00
test_server.rs update mio to 0.8 2021-11-15 18:48:37 +00:00
waker_queue.rs actix-rt-less (#408) 2021-11-04 20:30:43 +00:00
worker.rs use "physical" cpu cores as default worker count 2021-12-08 05:42:54 +00:00