1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 00:01:11 +01:00
actix-net/actix-server/src
2021-02-24 01:39:02 +00:00
..
accept.rs retry on EINTR in accept loop (#264) 2021-02-04 10:20:37 +00:00
builder.rs add blocking thread customize (#265) 2021-02-04 15:01:51 +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 use static dispatch on signal handling. reduce allocation (#272) 2021-02-06 03:38:11 +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 doc nits 2021-02-24 01:39:02 +00:00
worker.rs add blocking thread customize (#265) 2021-02-04 15:01:51 +00:00