Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-21 | Stricter trynbwaitall to actually catch the problems | Laurent Bercot | |
2014-12-21 | So the non-portable MSG_DONTWAIT may alleviate the problem... might | Laurent Bercot | |
as well use it on architectures that support it. | |||
2014-12-20 | Something is rotten in the state of FreeBSD... but we all knew it | Laurent Bercot | |
already. More tentative workarounds. | |||
2014-12-20 | FreeBSD now chokes on tryancilautoclose ; tentative fix | Laurent Bercot | |
2014-12-20 | Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocks | Laurent Bercot | |
until buffer full or socket shutdown on BSD, *even if the socket is nonblocking*. So I added an "okwaitall" sysdeps, and won't set MSG_WAITALL on retarded systems. | |||
2014-09-18 | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | |