Files
rust/library
Ivan 106e88e0ba Document default SOCK_CLOEXEC flag on new UnixStream
Currently, the `std::os::unix::net::UnixStream` docs do not specify that
the SOCK_CLOEXEC flag is set on new sockets. This commit adds a note
clarifying that, in line with the note abuot the `MSG_NOSIGNAL` flag.
2025-12-26 23:25:32 +01:00
..
2025-12-19 15:04:30 -08:00
2025-06-16 07:00:13 +00:00
2025-12-23 09:56:09 +00:00
2025-07-01 10:55:49 -07:00
2025-11-16 23:35:37 -05:00
2025-12-13 16:31:09 +09:00