in reply to daniel:// stenberg://

hm, I always thought the mutex implementation only differed by platform.

I'm facing a similiar issue with github.com/Gottox/sqsh-tools and wondering if I should provide callback interfaces or instead use pthread mutexes on unix and win32 mutexes on windows.

This entry was edited (9 months ago)