Accept was counted twice

This commit is contained in:
Dirk Engling 2015-11-25 02:11:29 +01:00
parent a06c3cfeb7
commit a215479d1a

View File

@ -511,8 +511,9 @@ static ssize_t http_handle_announce( const int64 sock, struct ot_workstruct *ws,
numwants[numwant]++;
#endif
/* XXX DEBUG */
/* XXX DEBUG
stats_issue_event( EVENT_ACCEPT, FLAG_TCP, (uintptr_t)ws->reply );
*/
/* Scanned whole query string */
if( !ws->hash )