ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.c
(Generate patch)

Comparing libev/ev.c (file contents):
Revision 1.410 by root, Sat Feb 4 17:57:55 2012 UTC vs.
Revision 1.411 by root, Tue Feb 21 04:34:02 2012 UTC

1871 /* win32 people keep sending patches that change this write() to send() */ 1871 /* win32 people keep sending patches that change this write() to send() */
1872 /* and then run away. but send() is wrong, it wants a socket handle on win32 */ 1872 /* and then run away. but send() is wrong, it wants a socket handle on win32 */
1873 /* so when you think this write should be a send instead, please find out */ 1873 /* so when you think this write should be a send instead, please find out */
1874 /* where your send() is from - it's definitely not the microsoft send, and */ 1874 /* where your send() is from - it's definitely not the microsoft send, and */
1875 /* tell me. thank you. */ 1875 /* tell me. thank you. */
1876 /* it might be that your problem is that your environment needs EV_USE_WSASOCKET */
1877 /* check the ev documentation on how to use this flag */
1876 write (evpipe [1], &(evpipe [1]), 1); 1878 write (evpipe [1], &(evpipe [1]), 1);
1877 } 1879 }
1878 1880
1879 errno = old_errno; 1881 errno = old_errno;
1880 } 1882 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines