webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
TCPPortTest () | |
void | ConnectSignalSocketCreated () |
void | OnSocketCreated (rtc::VirtualSocket *socket) |
void | SetLocalhostAsAlternativeLocalAddress (rtc::VirtualSocket *socket, const SocketAddress &address) |
TCPPort * | CreateTCPPort (const SocketAddress &addr) |
Public Member Functions inherited from sigslot::has_slots<> | |
has_slots () | |
has_slots () | |
~has_slots () | |
~has_slots () | |
Public Member Functions inherited from sigslot::has_slots_interface | |
void | signal_connect (_signal_base_interface *sender) |
void | signal_disconnect (_signal_base_interface *sender) |
void | disconnect_all () |
void | signal_connect (_signal_base_interface *sender) |
void | signal_disconnect (_signal_base_interface *sender) |
void | disconnect_all () |
Protected Attributes | |
rtc::Thread * | main_ |
std::unique_ptr< rtc::PhysicalSocketServer > | pss_ |
std::unique_ptr< rtc::VirtualSocketServer > | ss_ |
rtc::SocketServerScope | ss_scope_ |
rtc::Network | network_ |
rtc::BasicPacketSocketFactory | socket_factory_ |
std::string | username_ |
std::string | password_ |
Additional Inherited Members | |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Member Functions inherited from sigslot::has_slots_interface | |
has_slots_interface (signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all) | |
virtual | ~has_slots_interface () |
has_slots_interface (signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all) | |
virtual | ~has_slots_interface () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |