summaryrefslogtreecommitdiff
path: root/utils.go
diff options
context:
space:
mode:
authorYawning Angel <yawning@schwanenlied.me>2014-05-12 02:37:40 +0000
committerYawning Angel <yawning@schwanenlied.me>2014-05-12 02:37:40 +0000
commit8a1f58cd5a1e2345b7321259c074c044a0ecbefd (patch)
tree58fcc49eb8697cc00163eb0c5a63717990dd47df /utils.go
parentcca49e01a387eddfab8160cfa5861816d3f6815a (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 'utils.go')
0 files changed, 0 insertions, 0 deletions