Post #3311823
2026-06-07 00:51 UTC
@sertonix@social.treehouse.systems IPCPATH_MAX cannot increase since there is no guarantee that a given system can hold more than 108 characters in its sun_path. If I increased it, it would break.
I don't quite understand what your program is supposed to do. To pass a file descriptor to an unrelated process, you have to do fd-passing over a Unix domain socket, there's no alternative; I'm not sure what you accomplish with your directory and socket stuff.
Replies (0)
No replies.