Files
rust/library/std/src
Chris Copeland f2ebd0a11f Remove assertion on output length for getsockopt.
POSIX allows `getsockopt` to set `*option_len` to a smaller value if
necessary. Windows will set `*option_len` to 1 for boolean options even
when the caller passes a `BOOL` (`int`) with `*option_len` as 4.
2022-02-20 21:27:36 -08:00
..
2022-01-07 13:59:27 -08:00
2021-10-25 22:44:41 -05:00
2022-01-29 16:37:21 -05:00
2022-02-10 23:49:27 +09:00
2021-02-06 13:05:56 +01:00
2022-02-10 18:26:12 -08:00
2022-01-28 15:01:07 +01:00
2022-01-28 15:01:07 +01:00
2021-05-19 15:52:09 +02:00
2020-09-02 17:37:40 -04:00
2021-10-25 22:44:41 -05:00
2021-10-25 22:44:41 -05:00
2022-01-06 14:59:33 +00:00
2022-02-13 01:06:36 +01:00