rust/library/std/src/sys
Guillaume Gomez 816b659157
Rollup merge of #112464 - eval-exec:exec/fix-connect_timeout-overflow, r=ChrisDenton
Fix windows `Socket::connect_timeout` overflow

This PR want to close #112405

- [x] add unit test
2023-06-20 14:23:39 +02:00
..
common Avoid unwind across extern "C" in thread_local::fast_local.rs 2023-06-04 14:54:28 -07:00
hermit Rollup merge of #103056 - beetrees:timespec-bug-fix, r=thomcc 2023-05-05 18:40:32 +05:30
itron Match unmatched backticks in library/ 2023-03-03 03:03:29 +01:00
sgx Improve code around SGX waitqueue 2023-05-11 11:03:07 +02:00
solid Rollup merge of #103056 - beetrees:timespec-bug-fix, r=thomcc 2023-05-05 18:40:32 +05:30
unix Auto merge of #112595 - hargoniX:l4re_fix, r=Mark-Simulacrum 2023-06-17 21:59:08 +00:00
unsupported Rollup merge of #105695 - joboet:remove_generic_parker, r=m-ou-se 2023-05-03 16:42:48 -07:00
wasi std: make internal-only items pub(crate) 2023-05-25 08:15:05 -07:00
wasm std: replace generic thread parker with explicit no-op parker 2023-02-16 15:06:45 +01:00
windows Fix windows Socket::connect_timeout overflow 2023-06-18 01:56:11 +08:00
mod.rs Don't force include Windows goop when documenting 2023-05-09 19:34:01 +01:00