tmakkonen / sipcmd

sipcmd
327 stars 108 forks source link

Use standard C++ sleep instead of platform specific nanosleep #80

Open soroshsabz opened 1 year ago

soroshsabz commented 1 year ago

ITNOA

I think it is good to use standard C++ sleep instead of platform specific nanosleep