buffer
../boost/asio/buffer.hpp:1018:19: warning: ???T* boost::array<T, N>::c_array() [with T = char; long unsigned int N = 1024]??? is deprecated: please use `data()` instead [-Wdeprecated-declarations]
../boost/asio/buffer.hpp:1033:37: warning: ???T* boost::array<T, N>::c_array() [with T = char; long unsigned int N = 1024]??? is deprecated: please use `data()` instead [-Wdeprecated-declarations]
buffer_select
../boost/asio/buffer.hpp:1018:19: warning: ???T* boost::array<T, N>::c_array() [with T = char; long unsigned int N = 1024]??? is deprecated: please use `data()` instead [-Wdeprecated-declarations]
../boost/asio/buffer.hpp:1033:37: warning: ???T* boost::array<T, N>::c_array() [with T = char; long unsigned int N = 1024]??? is deprecated: please use `data()` instead [-Wdeprecated-declarations]