ska-sa / spead2

Library for the Streaming Protocol for Exchange of Astronomical Data (SPEAD)
http://spead2.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
23 stars 14 forks source link

Eliminate deprecated boost::asio::null_buffers #297

Closed bmerry closed 10 months ago

bmerry commented 11 months ago

Replace it with async_wait, which more directly captures the intent.