1
0
mirror of https://github.com/libuv/libuv synced 2025-03-28 21:13:16 +00:00
Santiago Gimeno 1dd0ab1315
linux: fix bind/connect for abstract sockets (#4266)
The `\0` character has no special significance in abstract sockets, so
the addrlen field in both `bind()` and `connect()` should take that into
account.
2023-12-25 23:35:14 +01:00
..
2020-03-27 23:51:32 +01:00
2011-04-19 04:47:21 +02:00
2011-04-19 04:47:21 +02:00