Searched defs:bytes_readable (Results 1 – 4 of 4) sorted by relevance
| /third_party/boost/boost/asio/detail/ | ||
| D | io_control.hpp | 30 class bytes_readable class |
| /third_party/boost/boost/asio/posix/ | ||
| D | descriptor_base.hpp | 71 typedef implementation_defined bytes_readable; typedef in boost::asio::posix::descriptor_base |
| /third_party/boost/boost/asio/ | ||
| D | socket_base.hpp | 525 typedef implementation_defined bytes_readable; typedef in boost::asio::socket_base |
| /third_party/boost/libs/asio/test/ | ||
| D | socket_base.cpp | 182 socket_base::bytes_readable bytes_readable; in test() local |