Fix infinite loop in SendResp_upnphttp()
commit52bb415ad035061750e8bbc62deb7bbf51ef370a
authorIly <Ily@sf.net>
Sun, 13 Nov 2011 09:58:58 +0000 (13 16:58 +0700)
committerToastman <toastman@galactic_core>
Tue, 15 Nov 2011 01:46:09 +0000 (15 08:46 +0700)
tree833db6e375b89e14fcff14a50210862e433cbbff
parent7c98650e8d97b42b9495f98d5ffe9e1156dd7a74
Fix infinite loop in SendResp_upnphttp()

Syslog spammed with messages: miniupnpd[379]: send(res_buf): Broken pipe

Also consolidate CloseSocket_upnphttp() calls.
release/src/router/miniupnpd/upnphttp.c
release/src/router/miniupnpd/upnpsoap.c