Files
tor/src/or
Nick Mathewson df96aed14f Remove warning about a loop parsing evbuffer socks
This behavior is normal when we want more data than the evbuffer
actually has for us.  We'll ask for (say) 7 bytes, get only 5
(because that's all there is), try to parse the 5 bytes, and get
told "no, I want 7".  One option would be to bail out early whenever
want_length is > buflen, but sometimes we use an over-large
want_length.  So instead, let's just remove the warning here: it's
not a bug after all.
2011-08-18 16:15:03 -04:00
..
2009-05-24 02:42:37 +02:00
2011-08-18 15:17:37 -04:00
2011-07-11 16:13:17 -04:00
2011-06-14 13:17:06 -04:00
2011-06-14 13:17:06 -04:00
2011-06-14 13:17:06 -04:00
2011-06-14 13:17:06 -04:00
2011-08-04 21:18:19 +02:00
2011-08-04 21:18:19 +02:00
2011-08-08 09:42:48 -04:00
2011-07-15 13:04:12 -04:00
2011-07-15 13:04:12 -04:00
2011-06-14 13:17:06 -04:00
2011-08-04 21:18:18 +02:00
2011-08-04 21:18:18 +02:00
2011-06-14 13:17:06 -04:00
2011-06-14 13:17:06 -04:00