Home
last modified time | relevance | path

Searched refs:control_callback (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/libs/beast/test/doc/
Dwebsocket_5_control_frames.cpp36 ws.control_callback( in snippets()
/third_party/boost/boost/beast/websocket/impl/
Dstream.hpp232 control_callback(std::function< in control_callback() function in boost::beast::websocket::stream
241 control_callback() in control_callback() function in boost::beast::websocket::stream
/third_party/boost/libs/beast/include/boost/beast/websocket/impl/
Dstream.hpp232 control_callback(std::function< in control_callback() function in boost::beast::websocket::stream
241 control_callback() in control_callback() function in boost::beast::websocket::stream
/third_party/boost/libs/beast/test/beast/websocket/
Dread2.cpp142 ws.control_callback( in doTestRead()
164 ws.control_callback( in doTestRead()
180 ws.control_callback( in doTestRead()
203 ws.control_callback( in doTestRead()
Dtimer.cpp50 ws1.control_callback( in testIdlePing()
Ddoc_snippets.cpp198 ws.control_callback(cb); in fxx()
Dread3.cpp400 ws.control_callback( in testIssue954()
/third_party/boost/libs/beast/include/boost/beast/websocket/
Dstream.hpp469 control_callback(std::function<void(frame_type, string_view)> cb);
476 control_callback();
/third_party/boost/boost/beast/websocket/
Dstream.hpp469 control_callback(std::function<void(frame_type, string_view)> cb);
476 control_callback();
/third_party/boost/libs/beast/doc/qbk/06_websocket/
D05_control_frames.qbk55 [link beast.ref.boost__beast__websocket__stream.control_callback `control_callback`].
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/
Dgstrtmp2src.c933 control_callback (GstRtmpConnection * connection, gint uc_type, in control_callback() function
1000 G_CALLBACK (control_callback), self, 0); in connect_task_done()
/third_party/boost/libs/beast/doc/qbk/
Drelease_notes.qbk965 * [link beast.ref.boost__beast__websocket__stream.control_callback `websocket::stream::control_call…
Dreference.qbk31769 [[*[link beast.ref.boost__beast__websocket__stream.control_callback control_callback]]
32670 [section:control_callback websocket::stream::control_callback]
32671 [indexterm2 control_callback..websocket::stream]
32677 ``[link beast.ref.boost__beast__websocket__stream.control_callback.overload1 control_callback]``(
32679 …``[''''&raquo;''' [link beast.ref.boost__beast__websocket__stream.control_callback.overload1 `more…
32686 ``[link beast.ref.boost__beast__websocket__stream.control_callback.overload2 control_callback]``();
32687 …``[''''&raquo;''' [link beast.ref.boost__beast__websocket__stream.control_callback.overload2 `more…
32690 [section:overload1 websocket::stream::control_callback (1 of 2 overloads)]
32696 control_callback(
32736 [section:overload2 websocket::stream::control_callback (2 of 2 overloads)]
[all …]
/third_party/boost/libs/beast/doc/html/
Dbeast_HTML.manifest1104 beast/ref/boost__beast__websocket__stream/control_callback.html
1105 beast/ref/boost__beast__websocket__stream/control_callback/overload1.html
1106 beast/ref/boost__beast__websocket__stream/control_callback/overload2.html
/third_party/boost/libs/beast/
DCHANGELOG.md1541 * Improve websocket::stream::control_callback javadoc
2857 * control_callback replaces ping_callback
2862 websocket::stream::control_callback