Module: sems
Branch: rco/dnscache
Commit: 832777c61e84eb4bb299597b9334be77f50c80b2
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=832777c61e84eb4bb299597b9334be77f50c80b2

Author: Raphael Coeffic <[email protected]>
Committer: Raphael Coeffic <[email protected]>
Date:   Tue Aug 17 10:45:17 2010 +0200

- 'template-ized' the hash table mechanism so that it can be used by others as 
well (until now, only for sip transactions).
- moved the transaction table and related items into trans_table.{h,cpp}.

---

 core/sip/hash_table.h                        |  147 ++++++++++++++------------
 core/sip/sip_trans.cpp                       |    8 ++-
 core/sip/sip_trans.h                         |    2 +
 core/sip/trans_layer.cpp                     |   12 +-
 core/sip/{hash_table.cpp => trans_table.cpp} |   78 +++-----------
 core/sip/trans_table.h                       |   62 +++++++++++
 6 files changed, 169 insertions(+), 140 deletions(-)

Diff:   
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=832777c61e84eb4bb299597b9334be77f50c80b2
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to