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)
committerArt Cancro <ajc@uncensored.citadel.org>
Wed, 7 Sep 2011 19:43:37 +0000 (15:43 -0400)
commit29d77ba7d45e9f02d8d0ea9cf69d4a68eb4c720c
tree28a9d7736eef2259a47f73f4e471345daee3a7ed
parent9d18bf014a191540b64a0a14dc55a58a0047432f
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