Revision: 9444
          http://opensips.svn.sourceforge.net/opensips/?rev=9444&view=rev
Author:   liviuchircu
Date:     2012-11-21 15:22:29 +0000 (Wed, 21 Nov 2012)
Log Message:
-----------
- NEW! Added scripting locks in the cfgutils module. They come in two flavors:
- "static locks" are manipulated with the {get,release}_static_lock functions.  
       
- "dynamic locks", which are bound to the {get,release}_dynamic_lock set of 
functions.   

Each class of locks has its own scenario of use. Refer to the updated module 
documentation for details.

Modified Paths:
--------------
    trunk/modules/cfgutils/README
    trunk/modules/cfgutils/cfgutils.c
    trunk/modules/cfgutils/doc/cfgutils_admin.xml

Added Paths:
-----------
    trunk/modules/cfgutils/script_locks.c
    trunk/modules/cfgutils/script_locks.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to