book/listings/ch20-web-server
Chris Krycho 6196a0ab45 Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
..
listing-20-01 Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
listing-20-02 Inline all format arguments 2023-10-30 11:54:36 -04:00
listing-20-03 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-05 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-06 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-07 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-09 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-10 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-11 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-12 Update to Rust 1.76 2024-02-19 15:39:35 -05:00
listing-20-13 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-14 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-15 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-16 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-17 Update to Rust 1.76 2024-02-19 15:39:35 -05:00
listing-20-18 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-19 Update web server program and explanation 2022-05-11 15:43:47 -04:00
listing-20-20 Drop sender and use that to gracefully shut down workers 2022-05-11 21:14:33 -04:00
listing-20-21 Drop sender and use that to gracefully shut down workers 2022-05-11 21:14:33 -04:00
listing-20-22 Update to Rust 1.76 2024-02-19 15:39:35 -05:00
listing-20-23 Drop sender and use that to gracefully shut down workers 2022-05-11 21:14:33 -04:00
listing-20-24 Fixed incorrect mutex lock usage 2022-08-18 21:12:36 -04:00
listing-20-25 Updated listings based on `listing-20-24` 2024-04-03 17:12:03 -04:00
no-listing-01-define-threadpool-struct Update to Rust 1.76 2024-02-19 15:39:35 -05:00
no-listing-02-impl-threadpool-new Update to Rust 1.76 2024-02-19 15:39:35 -05:00
no-listing-03-define-execute Update web server program and explanation 2022-05-11 15:43:47 -04:00
no-listing-04-update-worker-definition Update to Rust 1.76 2024-02-19 15:39:35 -05:00
no-listing-05-fix-worker-new Drop sender and use that to gracefully shut down workers 2022-05-11 21:14:33 -04:00
no-listing-06-fix-threadpool-drop Drop sender and use that to gracefully shut down workers 2022-05-11 21:14:33 -04:00
no-listing-07-final-code Updated listings based on `listing-20-24` 2024-04-03 17:12:03 -04:00