webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::test::SocketFactory Class Reference
Inheritance diagram for webrtc::test::SocketFactory:
webrtc::test::UdpTransportImpl::SocketFactoryInterface

Public Member Functions

UdpSocketWrapperCreateSocket (const int32_t id, UdpSocketManager *mgr, CallbackObj obj, IncomingSocketCallback cb, bool ipV6Enable, bool disableGQOS) override
 
- Public Member Functions inherited from webrtc::test::UdpTransportImpl::SocketFactoryInterface
virtual ~SocketFactoryInterface ()
 
virtual ~SocketFactoryInterface ()
 

Member Function Documentation

◆ CreateSocket()

UdpSocketWrapper* webrtc::test::SocketFactory::CreateSocket ( const int32_t  id,
UdpSocketManager mgr,
CallbackObj  obj,
IncomingSocketCallback  cb,
bool  ipV6Enable,
bool  disableGQOS 
)
inlineoverridevirtual

The documentation for this class was generated from the following file: