-
- Downloads
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.
Loading
Please register or sign in to comment