Pierre Ossman
d9df5689c2
Avoid assuming layout of fd_set
...
POSIX doesn't specify the internal layout of the fd_set object, so let's
not assume it is just a bit mask. This increases compatibility with
systems that have a different layout.
The assumption is also worthless as we already refuse to use file
descriptors over FD_SETSIZE anyway. Meaning that the default size of
fd_set is quite sufficient.
2022-11-08 19:33:47 +11:00
..
2022-11-03 23:04:08 +11:00
2022-09-02 14:30:38 +10:00
2022-11-02 12:20:50 +11:00
2022-09-02 14:30:38 +10:00
2021-12-22 09:02:50 +11:00
2021-12-22 09:02:50 +11:00
2021-09-29 20:03:58 +10:00
2021-11-29 12:30:22 +11:00
2021-11-29 12:30:22 +11:00
2022-09-08 12:04:00 +10:00
2021-12-22 09:02:50 +11:00
2022-01-21 09:53:07 +11:00
2022-11-02 12:20:50 +11:00
2021-11-06 21:09:48 +11:00
2022-07-03 22:53:44 +10:00
2022-02-25 15:14:22 +11:00
2022-02-14 14:19:40 +11:00
2022-11-08 19:33:47 +11:00
2022-10-17 09:41:47 +11:00
2021-09-08 18:39:44 +10:00
2020-01-23 18:55:24 +11:00
2020-01-26 14:09:17 +11:00
2021-04-03 17:47:37 +11:00
2021-12-22 09:02:50 +11:00
2022-10-05 03:47:26 +11:00
2021-04-03 17:47:37 +11:00
2022-03-01 09:02:06 +11:00
2021-12-22 09:02:50 +11:00
2021-02-05 17:07:03 +11:00
2022-03-11 18:43:58 +11:00
2020-03-13 14:30:16 +11:00
2019-11-02 22:46:22 +11:00
2022-07-14 11:22:08 +10:00
2021-04-03 17:47:37 +11:00
2022-10-14 14:52:22 +11:00
2020-04-21 18:28:19 +10:00
2019-11-15 16:06:30 +11:00
2021-12-22 09:02:50 +11:00
2021-12-22 09:02:50 +11:00
2021-04-03 17:47:37 +11:00
2022-08-11 22:51:10 +10:00
2021-04-24 17:52:24 +10:00
2020-10-27 16:50:38 +11:00
2022-11-03 04:25:34 +11:00
2022-07-25 21:49:04 +10:00
2021-06-17 21:03:19 +10:00
2020-02-17 22:53:24 +11:00
2020-11-13 13:46:28 +11:00
2021-04-03 17:47:37 +11:00
2021-07-02 15:20:32 +10:00
2021-12-22 09:02:50 +11:00
2021-04-03 17:47:37 +11:00
2021-07-27 17:45:34 +10:00
2021-04-03 17:47:37 +11:00
2021-04-03 17:47:37 +11:00
2020-08-04 14:58:46 +10:00
2021-12-22 09:02:50 +11:00