2
0
mirror of https://github.com/boostorg/beast.git synced 2026-01-31 08:02:08 +00:00
Files
beast/example/websocket/client/sync/websocket_client_sync.cpp
Vinnie Falco 0006ab3b2b make_printable replaces buffers rename (API Change):
* The function buffers is deprecated, use the new
  function make_printable as the replacement.

Actions Required:

* Replace call sites to use make_printable instead of buffers,
  and also include make_printable.hpp instead of ostream.hpp.
2018-12-19 20:59:20 -08:00

2.8 KiB