CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/06/28 15:30:24
Modified files:
sys/kern : uipc_socket2.c uipc_usrreq.c
sys/miscfs/fifofs: fifo_vnops.c
Log message:
Restore original EPIPE and ENOTCONN errors priority in the uipc_send()
path changed in rev 1.206. At least acme-client(1) is not happy with
this change.
Reported by claudio. Tests and ok by bluhm.
