Files
asterisk/include/asterisk
Kevin P. Fleming 7eecf0bfbc use RTLD_NOLOAD if it's available to make loading dynamic modules a little faster and less resource-intensive
also, keep trying to dlclose() a module until it actually goes away, since it may have other modules it brought in when it was loaded (thanks PCadach for pointing this problem out to me)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40949 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-23 19:28:13 +00:00
..
2006-06-07 19:53:03 +00:00
2006-06-07 18:28:29 +00:00
2006-06-08 18:03:08 +00:00
2006-05-22 21:12:30 +00:00
2006-06-14 14:12:56 +00:00