Home
last modified time | relevance | path

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

/dports/net/yate/yate-6.4.0-1/modules/
H A Dysipchan.cpp596 ~YateSIPTCPListener();
797 friend class YateSIPTCPListener;
4209 YateSIPTCPListener::YateSIPTCPListener(int proto, const String& name, const NamedList& params) in YateSIPTCPListener() function in __anonc8a38d1d0111::YateSIPTCPListener
4220 YateSIPTCPListener::~YateSIPTCPListener() in ~YateSIPTCPListener()
4270 void YateSIPTCPListener::run() in run()
4416 void YateSIPTCPListener::cleanup(bool final) in cleanup()
5334 YateSIPTCPListener* l = static_cast<YateSIPTCPListener*>(o->get()); in setupListener()
5353 YateSIPTCPListener* listener = new YateSIPTCPListener(proto,name,params); in setupListener()
5382 YateSIPTCPListener* l = static_cast<YateSIPTCPListener*>(o->get()); in cancelListener()
5418 YateSIPTCPListener* l = static_cast<YateSIPTCPListener*>(o->get()); in initializing()
[all …]