User: bogdan_iancu
Date: 2006/01/14 13:12:36 PST

  OpenSER CVS - Commit Details

  Modified files:
    .                    ip_addr.h socket_info.c 
    modules/registrar    reg_mod.c 
    modules/usrloc       ucontact.c 
  Commit Log:
  - optimization: socket_info structure contains static string representation as
    "proto:IP:port" (built only once at init time) -> avoid repeated computing
    on the string during usrloc DB update and add_sock_hdr() call
  
  Revision  Changes    Path
  1.2       +3 -2      sip-server/ip_addr.h
   [ 
http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/ip_addr.h?r1=1.1&r2=1.2
 ]
  1.8       +6 -11     sip-server/modules/registrar/reg_mod.c
   [ 
http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/registrar/reg_mod.c?r1=1.7&r2=1.8
 ]
  1.11      +5 -9      sip-server/modules/usrloc/ucontact.c
   [ 
http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/usrloc/ucontact.c?r1=1.10&r2=1.11
 ]
  1.3       +18 -4     sip-server/socket_info.c
   [ 
http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/socket_info.c?r1=1.2&r2=1.3
 ]

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to