Not sure if its related, but I'm getting a similar issue with the libevent
http server and it only seems to happen
with Safari
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
I can't remember but most probably I experienced this with Firefox since
it's my
default browser.
Libevent works fine on mac, I've written a http server for static files
using
libevent and it worked fine on mac with all browsers.
From my limited experience with developing in C for mac this is most
probably due to
faulty handling of character buffers somewhere in the code.