Home
last modified time | relevance | path

Searched refs:set_max_message_size (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/protocol/
H A Dhost_control_dispatcher.h62 void set_max_message_size(std::size_t max_message_size) { in set_max_message_size() function
H A Dwebrtc_connection_to_client.cc196 control_dispatcher_->set_max_message_size(*max_message_size); in OnWebrtcTransportConnected()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/processors/
H A Dprocessor.hpp203 void set_max_message_size(size_t new_value) { in set_max_message_size() function in websocketpp::processor::processor
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/processors/
H A Dprocessor.hpp203 void set_max_message_size(size_t new_value) { in set_max_message_size() function in websocketpp::processor::processor
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/processors/
H A Dprocessor.hpp203 void set_max_message_size(size_t new_value) { in set_max_message_size() function in websocketpp::processor::processor
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/processors/
H A Dprocessor.hpp203 void set_max_message_size(size_t new_value) { in set_max_message_size() function in websocketpp::processor::processor
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/
H A Dconnection.hpp560 void set_max_message_size(size_t new_value) { in set_max_message_size() function in websocketpp::connection
563 m_processor->set_max_message_size(new_value); in set_max_message_size()
H A Dendpoint.hpp379 void set_max_message_size(size_t new_value) { in set_max_message_size() function in websocketpp::endpoint
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/
H A Dconnection.hpp575 void set_max_message_size(size_t new_value) { in set_max_message_size() function in websocketpp::connection
578 m_processor->set_max_message_size(new_value); in set_max_message_size()
H A Dendpoint.hpp432 void set_max_message_size(size_t new_value) { in set_max_message_size() function in websocketpp::endpoint
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/
H A Dconnection.hpp575 void set_max_message_size(size_t new_value) { in set_max_message_size() function in websocketpp::connection
578 m_processor->set_max_message_size(new_value); in set_max_message_size()
H A Dendpoint.hpp432 void set_max_message_size(size_t new_value) { in set_max_message_size() function in websocketpp::endpoint
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/
H A Dconnection.hpp575 void set_max_message_size(size_t new_value) { in set_max_message_size() function in websocketpp::connection
578 m_processor->set_max_message_size(new_value); in set_max_message_size()
H A Dendpoint.hpp432 void set_max_message_size(size_t new_value) { in set_max_message_size() function in websocketpp::endpoint
/dports/devel/websocketpp/websocketpp-0.8.2/test/connection/
H A Dconnection.cpp328 BOOST_AUTO_TEST_CASE( set_max_message_size ) { in BOOST_AUTO_TEST_CASE() argument
346 s.set_max_message_size(2); in BOOST_AUTO_TEST_CASE()
/dports/devel/p5-Net-DBus/Net-DBus-1.2.0/lib/Net/DBus/Binding/
H A DConnection.pm453 sub set_max_message_size { subroutine
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/impl/
H A Dendpoint_impl.hpp80 con->set_max_message_size(m_max_message_size); in create_connection()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/impl/
H A Dendpoint_impl.hpp80 con->set_max_message_size(m_max_message_size); in create_connection()
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/impl/
H A Dendpoint_impl.hpp80 con->set_max_message_size(m_max_message_size); in create_connection()
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/impl/
H A Dendpoint_impl.hpp80 con->set_max_message_size(m_max_message_size); in create_connection()
/dports/devel/websocketpp/websocketpp-0.8.2/test/processors/
H A Dhybi13.cpp497 env.p.set_max_message_size(3); in BOOST_AUTO_TEST_CASE()
509 env.p.set_max_message_size(4); in BOOST_AUTO_TEST_CASE()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Dsession_description.h408 void set_max_message_size(int max_message_size) { in set_max_message_size() function
H A Dmedia_session.cc2290 data->set_max_message_size(kSctpSendBufferSize); in AddSctpDataContentForOffer()
2656 data_answer->as_sctp()->set_max_message_size(kSctpSendBufferSize); in AddDataContentForAnswer()
2658 data_answer->as_sctp()->set_max_message_size(std::min( in AddDataContentForAnswer()
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Dsession_description.h401 void set_max_message_size(int max_message_size) { in set_max_message_size() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Dsession_description.h400 void set_max_message_size(int max_message_size) { in set_max_message_size() function

12