On Jun 5 15:06, Petr Skočík wrote:
> Hi.
>
> I don't know if this is technically a bug, but I've noticed that unlike
> on Linux or MacOS, I a cannot bind a unix domain socket in a child
> process and then listen on it in the parent.
>
> The bind succeeds but `listen()` in the parent then fails w
Hi.
I don't know if this is technically a bug, but I've noticed that unlike
on Linux or MacOS, I a cannot bind a unix domain socket in a child
process and then listen on it in the parent.
The bind succeeds but `listen()` in the parent then fails with EINVAL.
(The reason I'd like to `bind` in a d
2 matches
Mail list logo