yate/libs/ysip
paulc 8aa902352c Retrieve and reuse Time::now() at most twice per SIPEngine::getEvent()
Avoids making too many calls to gettimeofday() when there are many SIP transactions.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5254 acf43c95-373e-0410-b603-e72c3f656dc1
2012-09-11 10:27:56 +00:00
..
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Makefile.in Reorder libraries so that Yate libraries and modules can be linked using --as-needed avoiding underlinking or overlinking. 2010-03-24 13:46:12 +00:00
engine.cpp Retrieve and reuse Time::now() at most twice per SIPEngine::getEvent() 2012-09-11 10:27:56 +00:00
message.cpp Don't quote the qop and nc parameters in Authorization response. Patch suggested by billsimon in Mantis issue #285. 2012-01-17 16:26:46 +00:00
transaction.cpp Retrieve and reuse Time::now() at most twice per SIPEngine::getEvent() 2012-09-11 10:27:56 +00:00
util.cpp Moved header classes and some utilities from SIP to MIME. Updated SIP module and library to reflect the changes. 2008-01-08 12:29:12 +00:00
util.h Moved header classes and some utilities from SIP to MIME. Updated SIP module and library to reflect the changes. 2008-01-08 12:29:12 +00:00
yatesip.h Retrieve and reuse Time::now() at most twice per SIPEngine::getEvent() 2012-09-11 10:27:56 +00:00