Files
rust/library
Sebastien Marie 7aaad6b7e2 OpenBSD fix long socket addresses
Original diff from @notgull in #118349, small changes from me.

on OpenBSD, getsockname(2) returns the actual size of the socket address, and 
not the len of the content. Figure out the length for ourselves.
see https://marc.info/?l=openbsd-bugs&m=170105481926736&w=2

Fixes #116523
2024-04-11 08:43:38 +00:00
..
2024-04-04 05:04:27 +08:00
2024-04-11 08:43:38 +00:00
2024-03-22 12:16:16 -07:00
2024-04-06 18:56:22 +03:00