actix-net/actix-server/src
Rob Ede 323a2e2931
fix(server): fix panic in test server
2025-03-08 17:24:28 +00:00
..
accept.rs update all crates msrv to 1.57 (#464) 2022-07-23 00:51:12 +01:00
availability.rs actix-rt-less (#408) 2021-11-04 20:30:43 +00:00
builder.rs doc: complete ServerBuilder::workers docs 2023-10-29 18:47:38 +00:00
handle.rs Server: run after await (#426) 2021-12-05 19:22:47 +00:00
join_all.rs fmt with import grouping 2022-04-10 02:48:53 +01:00
lib.rs chore: fmt project 2024-12-29 14:27:58 +00:00
server.rs Fix logging "starting service:..." (#573) 2024-06-14 17:11:32 +00:00
service.rs bump MSRV to 1.65 (#485) 2023-07-17 03:05:39 +01:00
signals.rs remove unnecessary Pin in poll_recv calls (#475) 2023-01-02 13:36:46 +00:00
socket.rs chore: fmt project 2024-12-29 14:27:58 +00:00
test_server.rs fix(server): fix panic in test server 2025-03-08 17:24:28 +00:00
waker_queue.rs actix-rt-less (#408) 2021-11-04 20:30:43 +00:00
worker.rs Rustls v0.21 support (#480) 2023-08-26 14:59:51 +01:00