diff options
author | root <root> | 2012-02-21 04:34:02 +0000 |
---|---|---|
committer | root <root> | 2012-02-21 04:34:02 +0000 |
commit | ad4d0154dfdf3815b3c6e9d598ee49b5f871729e (patch) | |
tree | 5ea3d114201abf8ae6758c1bf9c09df90c93b72a /ev.c | |
parent | 4cac0415119528257f8e002346a7c5a8a0893bbf (diff) |
*** empty log message ***
Diffstat (limited to 'ev.c')
-rw-r--r-- | ev.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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); } |