actix-net/actix-server/src
fakeshadow 47cc858ab4
Merge branch 'master' into refactor/simplify_server_future
2021-04-02 05:54:38 -07:00
..
accept.rs merge master 2021-04-01 18:30:23 +08:00
builder.rs rework accept new method. bubble up build error instead of panic 2021-03-31 19:37:33 +08:00
config.rs update actix-server and actix-testing to tokio 1.0 (#239) 2020-12-28 23:44:53 +00:00
lib.rs rework accept new method. bubble up build error instead of panic 2021-03-31 19:37:33 +08:00
server_handle.rs rework accept new method. bubble up build error instead of panic 2021-03-31 19:37:33 +08:00
service.rs service trait takes shared self reference (#247) 2021-01-23 03:06:22 +00:00
signals.rs fix build of actix-server 2021-02-05 19:51:23 -08:00
socket.rs Reduce size of Conn by removing unused addr field (#304) 2021-04-01 06:55:33 +01:00
test_server.rs rework accept new method. bubble up build error instead of panic 2021-03-31 19:37:33 +08:00
waker_queue.rs use tokio::runtime::Handle block on worker thread 2021-03-23 22:12:18 +08:00
worker.rs Merge branch 'master' into refactor/simplify_server_future 2021-04-02 05:54:38 -07:00