mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00

Libuv's default behavior is to truncate long Unix socket paths. The flag tells it to return an error instead. Fixes: https://github.com/libuv/libuv/issues/4036