| 331 | /// functions.) An implementation of both the ConstBufferSequence and |
| 332 | /// MutableBufferSequence concepts to represent a null buffer sequence. |
| 333 | class BOOST_ASIO_DEPRECATED_MSG( |
| 334 | "Use the socket/descriptor wait() and async_wait() member functions") |
| 335 | null_buffers |
| 336 | { |
no outgoing calls
no test coverage detected