Home
last modified time | relevance | path

Searched defs:write_in_progress (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/doc/html/boost_asio/example/cpp03/chat/
Dchat_client.cpp95 bool write_in_progress = !write_msgs_.empty(); in do_write() local
Dchat_server.cpp105 bool write_in_progress = !write_msgs_.empty(); in deliver() local
/third_party/boost/libs/asio/example/cpp03/chat/
Dchat_client.cpp95 bool write_in_progress = !write_msgs_.empty(); in do_write() local
Dchat_server.cpp105 bool write_in_progress = !write_msgs_.empty(); in deliver() local
/third_party/boost/libs/asio/example/cpp11/chat/
Dchat_client.cpp38 bool write_in_progress = !write_msgs_.empty(); in write() local
Dchat_server.cpp92 bool write_in_progress = !write_msgs_.empty(); in deliver() local
/third_party/boost/doc/html/boost_asio/example/cpp11/chat/
Dchat_client.cpp38 bool write_in_progress = !write_msgs_.empty(); in write() local
Dchat_server.cpp92 bool write_in_progress = !write_msgs_.empty(); in deliver() local