1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/win32port
Andy Green 20b66e9939 win32 poll emulation clean and address PEEK issue
Dan Zhang needed to defeat the recv() with PEEK in order to get working
poll() emulation on 64-bit windows.

I cleaned up the style in that file and made a version of his workaround
(which was force recv result to 0).  I can't test the result so it may
need more work.

Reported-by: Dan Zhang <emaildanzhang@gmail.com>
Signed-off-by: Andy Green <andy@warmcat.com>
2011-11-09 07:28:45 +08:00
..
client Added "Release DLL" configuration. 2011-09-26 17:30:34 +01:00
libwebsocketswin32 Added support for Windows XP. 2011-10-04 19:55:18 +08:00
server Added "Release DLL" configuration. 2011-09-26 17:30:34 +01:00
win32helpers win32 poll emulation clean and address PEEK issue 2011-11-09 07:28:45 +08:00
zlib add missing win32 zlib pieces 2011-10-04 20:59:24 +08:00
win32port.sln Added "Release DLL" configuration. 2011-09-26 17:30:34 +01:00