Re: [PATCH 0/7] Fix some system calls on sockets

2021-03-01 Thread Corinna Vinschen via Cygwin-patches
On Feb 25 17:48, Ken Brown via Cygwin-patches wrote: > Several of the fhandler_socket_local and fhandler_socket_unix methods > that support system calls are written as though they are operating on > socket files unless the socket is an abstract socket. This patchset > (except for the last patch) a

[PATCH 0/7] Fix some system calls on sockets

2021-02-25 Thread Ken Brown via Cygwin-patches
Several of the fhandler_socket_local and fhandler_socket_unix methods that support system calls are written as though they are operating on socket files unless the socket is an abstract socket. This patchset (except for the last patch) attempts to fix this by checking whether the fhandler is assoc