Mark Johnston
95c75073d3
netbsd-tests: Fix the libc stat_socket test
...
The test tries to connect a socket to a closed port at 127.0.0.1. It
sets O_NONBLOCK on the socket first and expects to get EINPROGRESS from
connect(2), but this is not guaranteed, ECONNREFUSED is possible.
Handle both cases, and re-enable the test.
PR: 240621
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
2022-01-14 15:01:41 -05:00
..
2021-07-06 11:05:34 +01:00
2021-09-10 17:08:42 -06:00
2021-11-30 18:40:32 +01:00
2021-12-18 10:09:14 -08:00
2021-12-21 16:13:00 +01:00
2021-10-01 14:10:39 +03:00
2021-02-11 18:41:28 -05:00
2021-12-06 16:36:44 -05:00
2021-04-23 09:22:49 -04:00
2021-03-01 16:01:44 +01:00
2021-01-19 21:23:25 +00:00
2021-09-22 11:10:58 +02:00
2021-04-12 00:48:45 +03:00
2021-12-29 15:30:22 -05:00
2022-01-03 22:03:39 -08:00
2021-04-21 10:54:59 +01:00
2020-12-18 10:09:21 +00:00
2021-07-17 22:20:44 -07:00
2021-11-17 22:28:45 +01:00
2021-06-16 16:27:13 +01:00
2021-10-06 20:26:10 -04:00
2021-03-13 14:54:24 +01:00
2021-09-22 10:19:43 +02:00
2021-10-06 21:40:26 -04:00
2021-03-22 08:42:18 -07:00
2021-12-30 10:55:49 +01:00
2021-01-13 23:56:18 -06:00
2021-11-15 16:58:58 +01:00
2020-12-08 23:38:26 +00:00
2021-08-11 13:08:23 -04:00
2022-01-14 15:01:41 -05:00
2021-12-06 16:36:44 -05:00
2021-10-15 16:06:26 -07:00
2021-07-19 15:04:19 +01:00
2021-12-30 12:20:32 +01:00
2021-11-06 16:24:36 -06:00
2021-02-23 17:47:07 +00:00
2021-07-01 21:34:40 +02:00
2021-01-12 00:56:35 +02:00
2022-01-11 08:14:43 -08:00
2021-09-30 23:55:27 -05:00
2021-11-05 09:39:56 +01:00
2021-05-20 00:12:27 +03:00
2021-06-21 17:11:57 +01:00
2021-01-02 21:03:28 +02:00
2021-12-21 12:01:24 -06:00
2021-10-22 13:20:20 +08:00
2021-12-02 22:11:04 -08:00
2021-06-21 18:04:17 -06:00
2022-01-06 10:30:51 -08:00