1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-12-18 23:33:11 +01:00
actix-net/actix-server/src
2021-01-31 04:41:28 +00:00
..
accept.rs remove builder and introduce worker handle (#257) 2021-01-31 03:34:07 +00:00
builder.rs rename arbiter to worker (#254) 2021-01-29 04:08:14 +00:00
config.rs update actix-server and actix-testing to tokio 1.0 (#239) 2020-12-28 23:44:53 +00:00
lib.rs merge actix-testing into actix-server (#242) 2020-12-29 21:20:24 +00:00
server.rs update actix-server and actix-testing to tokio 1.0 (#239) 2020-12-28 23:44:53 +00:00
service.rs service trait takes shared self reference (#247) 2021-01-23 03:06:22 +00:00
signals.rs update actix-server and actix-testing to tokio 1.0 (#239) 2020-12-28 23:44:53 +00:00
socket.rs update actix-server and actix-testing to tokio 1.0 (#239) 2020-12-28 23:44:53 +00:00
test_server.rs remove builder and introduce worker handle (#257) 2021-01-31 03:34:07 +00:00
waker_queue.rs update actix-server and actix-testing to tokio 1.0 (#239) 2020-12-28 23:44:53 +00:00
worker.rs prevent arbiter leaks by waiting for registration 2021-01-31 04:41:28 +00:00