MCPcopy Create free account
hub / github.com/boostorg/asio / basic_socket_streambuf

Class basic_socket_streambuf

include/boost/asio/basic_socket_streambuf.hpp:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 typename Clock = chrono::steady_clock,
79 typename WaitTraits = wait_traits<Clock>>
80class basic_socket_streambuf;
81
82#endif // !defined(BOOST_ASIO_BASIC_SOCKET_STREAMBUF_FWD_DECL)
83

Callers

nothing calls this directly

Calls 5

closeMethod · 0.95
operator=Function · 0.70
swapMethod · 0.45
resizeMethod · 0.45
init_buffersMethod · 0.45

Tested by

no test coverage detected