1. 21 May, 2019 6 commits
  2. 20 May, 2019 2 commits
    • hydratim's avatar
      Some clean-up of the net primatives · 6fbff7f2
      hydratim authored
      Currently untested, but should work and be backwards compatible-ish.
      * Unifies the Ipv4 and Ipv6 classes into IP
      * Swaps out std::string host_ for the new IP class as the
      backing store for Address
      6fbff7f2
    • Daniel Morton's avatar
      Add error handling in cases of writing to an invalid file descriptor · 58070d84
      Daniel Morton authored
      Related to recent unit test intermittent failures.
      
      Handles a condition where the file descriptor for a connection is closed
      before all processing is done, leading to an error. This is usually the
      result of multiple exceptions being thrown by the HTTP parser without a
      connection being set to Keep-Alive.
      58070d84
  3. 10 May, 2019 2 commits
  4. 29 Apr, 2019 2 commits
  5. 28 Apr, 2019 3 commits
  6. 24 Apr, 2019 2 commits
  7. 23 Apr, 2019 1 commit
  8. 15 Apr, 2019 5 commits
  9. 13 Apr, 2019 2 commits
  10. 07 Apr, 2019 4 commits
  11. 05 Apr, 2019 4 commits
  12. 03 Apr, 2019 1 commit
  13. 01 Apr, 2019 2 commits
  14. 28 Mar, 2019 2 commits
  15. 24 Mar, 2019 2 commits