mirror of
https://github.com/znc/znc.git
synced 2026-04-30 18:42:25 +02:00
Remove CFile::SetFD() which was unused and made FD leaks way too easy. Remove CFile::CFile(int fd, const CString& sLongName) since it's unused and it was the only reason we needed the m_bClose member which is now also gone. Call ClearBuffer() in Close() in case someone reuses CFile instances. Thanks to Sebastinas. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1383 726aef4b-f618-498e-8847-2d620e286838
12 KiB
12 KiB