Commit graph

2 commits

Author SHA1 Message Date
Mark Ellzey
0e774db72d Request pausing + threading fixes.
- Fixed issue where if a request is pipelined, or there is a socket error while
  the request is still marked as paused, the connection and request would be
  free'd. The expected behaviour is to not free until the request is resumed.
2012-12-07 16:16:11 -05:00
Mark Ellzey
154017ef22 Added example and documentation on proper thread-safe design with evhtp. 2012-04-05 17:07:34 -04:00