X
Global
Flat Design
Better Typography
Control Links
Themes
Content-first, Mobile-first, Responsive Theme
Site Update Underway! The old theme can be accessed at
?m=1
Tweet
EWOULDBLOCK error code in Windows, c++
Posted:
Friday, 15 March 2013
You should be using
WSAEWOULDBLOCK
instead of
EWOULDBLOCK
if you're compiling c++ with
#include <winsock.h>
Source:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms740128(v=vs.85).aspx
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Sample Alert!