libuv/include
Ben Noordhuis 2f1614b128
unix,win: add UV_PIPE_NO_TRUNCATE flag (#4040)
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
2023-06-06 17:08:36 +02:00
..
uv linux: support abstract unix sockets (#4030) 2023-06-04 22:43:14 +02:00
uv.h unix,win: add UV_PIPE_NO_TRUNCATE flag (#4040) 2023-06-06 17:08:36 +02:00