On 20 September 2016 at 15:16, Alexander Bluhm <[email protected]> wrote: > On Tue, Sep 20, 2016 at 08:21:55AM -0400, David Hill wrote: >> With bluhm's r1.160 uipc_socket.c. >> Here are the first ones that were detected. > > Thanks for the fast report. > > So fifo works around the socket layer. Better call soconnect2() > instead of unp_connect2(). This adds the missing splsoftnet(). > > I think we should demand that socantsendmore() and socantrcvmore() > in uipc_socket2.c should be called with splsoftnet(). > > ok? > > bluhm >
OK
