mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
This is some stuff I wrote: - sockets are marked as close-on-exec so that child processes (e.g. from the shell module) don't get a copy of all of our sockets. - This adds separate functions for marking sockets as blocking / non-blocking. - When a socket is marked for closing, we stop reading lines from it. I don't think any of these two bugs were actually ever triggered by anyone, but meh, so what? git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@941 726aef4b-f618-498e-8847-2d620e286838
52 KiB
52 KiB