]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
yield when doing b64 encode to avoid stealing the cpu on single proc crappy hardware
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 8 Sep 2011 21:46:10 +0000 (16:46 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 8 Sep 2011 21:47:21 +0000 (16:47 -0500)
commit7d612da4405276f26e1bf86c867219a96d7b3c43
tree37b705ecd76b1f0481d467f00545684b0d7143d9
parent2e6ce02462863bca2b6b48306e8ac12311ddab5a
yield when doing b64 encode to avoid stealing the cpu on single proc crappy hardware
src/switch_utils.c