If a Unix domain socket is non-blocking, then the underlying FIFO should also...
If a Unix domain socket is non-blocking, then the underlying FIFO should also be opened non-blocking
Showing
- net/local/local.h 15 additions, 12 deletionsnet/local/local.h
- net/local/local_accept.c 4 additions, 2 deletionsnet/local/local_accept.c
- net/local/local_connect.c 15 additions, 8 deletionsnet/local/local_connect.c
- net/local/local_fifo.c 24 additions, 18 deletionsnet/local/local_fifo.c
- net/local/local_listen.c 2 additions, 0 deletionsnet/local/local_listen.c
- net/local/local_recvfrom.c 2 additions, 2 deletionsnet/local/local_recvfrom.c
- net/local/local_release.c 2 additions, 0 deletionsnet/local/local_release.c
- net/local/local_sendto.c 3 additions, 1 deletionnet/local/local_sendto.c
- net/socket/connect.c 2 additions, 2 deletionsnet/socket/connect.c
Loading
Please register or sign in to comment