Home
last modified time | relevance | path

Searched refs:was_full (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/beast/example/advanced/server/
Dadvanced_server.cpp370 auto const was_full = is_full(); in on_write() local
374 return was_full; in on_write()
/third_party/boost/libs/beast/example/advanced/server-flex/
Dadvanced_server_flex.cpp496 auto const was_full = is_full(); in on_write() local
500 return was_full; in on_write()