Disable speculative operations after a short read or write.

When using epoll, interpret a short read or write on a stream-oriented
socket as an indication that we should wait for a readiness event. After
this condition, speculative operations are disabled until we receive the
event notification from epoll.
21 files changed
tree: 0962fed87d602a48879cad0406981cfbaf9cddeb
  1. asio/
  2. .gitignore