actix-web/actix-web/tests
Bryan A. Jones 1c4e265a70
Set `SO_REUSEADDR` only non-Windows platforms (#3473)
* Fix: Per discussion in #2958, set `SO_REUSEADDR` only non-Windows platforms.

Add: Tests confirming that only a single webserver instance may
bind to a given address.

* Clean: Lint.

* Clean: another guess at making the formatter happy.

* Clean: More cargo fmt fun. (Running cargo fmt locally doesn't help.)

---------

Co-authored-by: Bryan A. Jones <bjones1@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-10-01 07:08:34 +00:00
..
fixtures move actix-web to own dir 2022-02-01 00:30:41 +00:00
compression.rs Make compression middleware prefer brotli over zstd over gzip (#3189) 2023-11-19 18:54:08 +00:00
test-macro-import-conflict.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
test_error_propagation.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
test_httpserver.rs Set `SO_REUSEADDR` only non-Windows platforms (#3473) 2024-10-01 07:08:34 +00:00
test_server.rs chore: update rcgen to 0.13 2024-05-19 10:12:32 +01:00
test_weird_poll.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
utils.rs apply standard formatting 2023-07-17 02:38:12 +01:00
weird_poll.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00