This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-12 05:05:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
libks
/
test
History
Shane Bryldt
ea0dc132a3
FS-10167: Rewrote the ks_pool allocator, no longer uses paging or internal block allocation, but still retains reference counting and auto cleanup callbacks, should be much more efficient now on windows than the original mmap approach, and all tests now run successfully!
2017-04-11 14:43:00 -06:00
..
.gitignore
…
Makefile.am
…
tap.c
…
tap.h
…
test_thread_pools.c
…
test_thread_pools.vcxproj
…
testacl.c
…
testacl.vcxproj
…
testhash.c
FS-10167: Rewrote the ks_pool allocator, no longer uses paging or internal block allocation, but still retains reference counting and auto cleanup callbacks, should be much more efficient now on windows than the original mmap approach, and all tests now run successfully!
2017-04-11 14:43:00 -06:00
testhash.vcxproj
…
testpolling.c
FS-10167: Fixed some issues that appeared primarily under windows testing, committing to determine if a specific read access violation occurs under linux as well.
2017-04-05 10:43:11 -06:00
testpolling.vcxproj
FS-10167: Fixed some issues that appeared primarily under windows testing, committing to determine if a specific read access violation occurs under linux as well.
2017-04-05 10:43:11 -06:00
testpools.c
FS-10167: Rewrote the ks_pool allocator, no longer uses paging or internal block allocation, but still retains reference counting and auto cleanup callbacks, should be much more efficient now on windows than the original mmap approach, and all tests now run successfully!
2017-04-11 14:43:00 -06:00
testpools.vcxproj
…
testq.c
…
testq.vcxproj
…
testrealloc.c
FS-10167: Added libks testrealloc project for windows
2017-04-03 17:20:13 -06:00
testrealloc.vcxproj
FS-10167: Added libks testrealloc project for windows
2017-04-03 17:20:13 -06:00
testsock2.c
…
testsock.c
…
testsock.vcxproj
…
testthreadmutex.c
…
testthreadmutex.vcxproj
…
testtime.c
…
testtime.vcxproj
…
testwebsock.c
…
testwebsock.vcxproj
…