Enable close_read_wakes_up
on Windows
This commit is contained in:
parent
03918badd3
commit
24ec0f223d
1 changed files with 0 additions and 1 deletions
|
@ -508,7 +508,6 @@ fn close_readwrite_smoke() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(unix)] // test doesn't work on Windows, see #31657
|
||||
fn close_read_wakes_up() {
|
||||
each_ip(&mut |addr| {
|
||||
let a = t!(TcpListener::bind(&addr));
|
||||
|
|
Loading…
Add table
Reference in a new issue