Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3efc19e

Browse files
Restore datagram connect test
1 parent 3502c99 commit 3efc19e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎library/std/src/os/unix/net/tests.rs‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,6 @@ fn test_unnamed_unix_datagram() {
308308

309309
#[test]
310310
#[cfg_attr(target_os = "android", ignore)] // Android SELinux rules prevent creating Unix sockets
311-
#[cfg_attr(target_os = "cygwin", ignore)] // Cygwin fails to determine the addr type from recvfrom
312311
fn test_unix_datagram_connect_to_recv_addr() {
313312
let dir = tmpdir();
314313
let path1 = dir.path().join("sock1");

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /