yate/libs/ymgcp
paulc e18756d05a Keep the transaction list iterator in the MGCP engine.
Instead of creating it at each getEvent call just reassign it when running out of transactions.
This avoids the very expensive constructor and provides handling fairness.


git-svn-id: http://voip.null.ro/svn/yate@3800 acf43c95-373e-0410-b603-e72c3f656dc1
2010-11-05 17:28:29 +00:00
..
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Makefile.in Yate has been ported on Mac OS X. 2010-03-30 11:49:43 +00:00
endpoint.cpp Added mutex names to most Yate libraries. 2009-05-05 12:37:55 +00:00
engine.cpp Keep the transaction list iterator in the MGCP engine. 2010-11-05 17:28:29 +00:00
message.cpp Made MGCPEngine::knownCommand take a const String& to avoid unnecessarily constructing a String. 2010-11-04 15:30:00 +00:00
transaction.cpp Added SNMP support. 2010-11-03 16:27:30 +00:00
yatemgcp.h Keep the transaction list iterator in the MGCP engine. 2010-11-05 17:28:29 +00:00