forked from Mirrors/freeswitch
070e850c57
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@222 d0543943-73ff-0310-b7d9-9358b9ac24b2
5 lines
359 B
Plaintext
5 lines
359 B
Plaintext
1. switch.h: Find a good home for the SWITCH_DECLARE stuff for win32
|
|
2. MOD_WOOMERACHAN: #if 1==0 sectiton, convert to use switch_now instead of gettimeof day
|
|
SWITCH_SLEEP (should I be using switch_sleep or switch_yield where I changed from sleep and usleep)
|
|
3. if we don't need the timeval stuff let's get rid of it... it doesn't appear to be used.
|