index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
net
/
tcp
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-08
std: make address resolution weirdness local to SGX
joboet
-1
/
+1
2025-03-17
Update test for SGX now implementing read_buf
Thalia Archibald
-6
/
+2
2024-09-29
Fix std tests for wasm32-wasip2 target
Nicola Krumschmidt
-2
/
+27
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+1
2024-06-24
Replace `MaybeUninit::uninit_array()` with array repeat expression.
Kevin Reid
-1
/
+1
2024-03-06
fix `close_read_wakes_up` test
Lukas Markeffsky
-15
/
+18
2023-12-10
remove redundant imports
surechen
-1
/
+1
2023-06-20
Remove useless unit tests
Eval EXEC
-21
/
+0
2023-06-20
Ignore `connect_timeout` unit test on SGX platform
Eval EXEC
-0
/
+1
2023-06-18
Add unit test to connect to an unreachable address
Eval EXEC
-0
/
+11
2023-06-18
Add unit test for `TcpStream::connect_timeout`
Eval EXEC
-0
/
+20
2023-03-06
Implement read_buf for a few more types
Tomasz Miąsko
-1
/
+27
2023-02-28
Add QNX Neutrino support to libstd
Florian Bartels
-1
/
+4
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-6
/
+5
2022-03-09
Ignore `close_read_wakes_up` test on SGX platform
Raoul Strackx
-0
/
+1
2022-03-07
Enable `close_read_wakes_up` on Windows
Chris Denton
-1
/
+0
2021-08-30
add `TcpStream::set_linger` and `TcpStream::linger`
ibraheemdev
-0
/
+15
2021-06-15
Rename ErrorKind::Unknown to Uncategorized.
Mara Bos
-1
/
+1
2021-06-15
Redefine `ErrorKind::Other` and stop using it in std.
Mara Bos
-1
/
+1
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-0
/
+862