Author :
Nick Mathewson
Date :
2007-09-20 19:36:03
Hash :db43c1e1 Message :On win32, sockets apparently can't be used with ReadFile and WriteFile: You need send() and recv() instead. Also, you need to use ioctlsocket() with sockets, not ioctl. [Fixes evbuffer regression tests.]
svn:r448