]> jfr.im git - irc/rizon/znc.git/commit
Use CSocket in webadmin instead of directly using Csock
authorpsychon <redacted>
Sat, 4 Oct 2008 20:55:50 +0000 (20:55 +0000)
committerpsychon <redacted>
Sat, 4 Oct 2008 20:55:50 +0000 (20:55 +0000)
commit92a718e3a6b53c6502beffdd1341b37f88c4d3d5
tree4badbf2feb694f07d513d5e60c5dbe7ae31f0e45
parent4aa01bcb717f3ed8fb7d8a86fc72a7f3fe6e64cc
Use CSocket in webadmin instead of directly using Csock

This gets rid of some code duplication for managing the sockets.

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1240 726aef4b-f618-498e-8847-2d620e286838
HTTPSock.cpp
HTTPSock.h
modules/webadmin.cpp