Negated a strcmp in netconf.c that caused the function to hang every single time...
authorArt Cancro <ajc@uncensored.citadel.org>
Wed, 7 Sep 2011 19:43:37 +0000 (15:43 -0400)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 13 Sep 2011 16:56:56 +0000 (16:56 +0000)
commit92d54d5413cc630032e81c9680f5e5089c9edbcc
tree1f74032a06f8ced94b5e7a3e5071e7337cd75fd3
parenta61b1089288f722a9ed5bfa429f10fd7e478675f
Negated a strcmp in netconf.c that caused the function to hang every single time, how did this get this way?
webcit/netconf.c
webcit/tcp_sockets.c