Merge pull request #696 from hyperium/promote-timeouts

feat(all): add socket timeouts
This commit is contained in:
Sean McArthur
2015-11-24 12:01:29 -08:00
12 changed files with 24 additions and 109 deletions

View File

@@ -47,5 +47,4 @@ env_logger = "*"
default = ["ssl"]
ssl = ["openssl", "cookie/secure"]
serde-serialization = ["serde"]
timeouts = []
nightly = ["timeouts"]
nightly = []