• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hyperium / hyper / 1576
89%
master: %

Build:
Build:
LAST BUILD BRANCH: h2
DEFAULT BRANCH: master
Ran 27 Jul 2015 05:04PM UTC
Jobs 2
Files 46
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1576

push

travis-ci

seanmonstar
feat(net): add socket timeouts to Server and Client

While these methods are marked unstable in libstd, this is behind a
feature flag, `timeouts`. The Client and Server both have
`set_read_timeout` and `set_write_timeout` methods, that will affect all
connections with that entity.

BREAKING CHANGE: Any custom implementation of NetworkStream must now
  implement `set_read_timeout` and `set_write_timeout`, so those will
  break. Most users who only use the provided streams should work with
  no changes needed.

Closes #315

2888 of 3236 relevant lines covered (89.25%)

4.4 hits per line

Jobs
ID Job ID Ran Files Coverage
3 1576.3 27 Jul 2015 05:04PM UTC 0
89.25
Travis Job 1576.3
4 1576.4 (FEATURES="--no-default-features") 27 Jul 2015 05:05PM UTC 0
89.25
Travis Job 1576.4
Source Files on build 1576
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1576
  • 7d1f154c on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc