Voting

: nine plus zero?
(Example: nine)

The Note You're Voting On

lexkrstn at gmail dot com
6 years ago
It seems like the flags are just passed to the underlying recv() function of your OS, hence there no MSG_DONTWAIT flag on Windows and you should not define it yourself in that case, it just won't work.

<< Back to user notes page

To Top