From ad4d0154dfdf3815b3c6e9d598ee49b5f871729e Mon Sep 17 00:00:00 2001 From: root Date: Tue, 21 Feb 2012 04:34:02 +0000 Subject: *** empty log message *** --- ev.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ev.c') diff --git a/ev.c b/ev.c index fe1b6ac..9d1ba99 100644 --- a/ev.c +++ b/ev.c @@ -1873,6 +1873,8 @@ evpipe_write (EV_P_ EV_ATOMIC_T *flag) /* so when you think this write should be a send instead, please find out */ /* where your send() is from - it's definitely not the microsoft send, and */ /* tell me. thank you. */ + /* it might be that your problem is that your environment needs EV_USE_WSASOCKET */ + /* check the ev documentation on how to use this flag */ write (evpipe [1], &(evpipe [1]), 1); } -- cgit v1.2.3