diff options
author | Yawning Angel <yawning@schwanenlied.me> | 2014-05-12 02:37:40 +0000 |
---|---|---|
committer | Yawning Angel <yawning@schwanenlied.me> | 2014-05-12 02:37:40 +0000 |
commit | 8a1f58cd5a1e2345b7321259c074c044a0ecbefd (patch) | |
tree | 58fcc49eb8697cc00163eb0c5a63717990dd47df /framing/framing.go | |
parent | cca49e01a387eddfab8160cfa5861816d3f6815a (diff) |
Remove support for Write deadlines since it wasn't working.
Write timeouts are obnoxious to handle as the frame encoder state
already is updated to cover the entire payload for the Write() call
that timed out. In theory it is possible to buffer the pending data,
but that causes Write() to voilate the semantics of the interface.
Diffstat (limited to 'framing/framing.go')
0 files changed, 0 insertions, 0 deletions