1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/win32port/win32helpers
Patrick Gansterer 4a83727bf6 Remove duplicated implementations for bzero()
Define bzero() in a central place if HAVE_BZERO is not set
2014-02-28 20:28:06 +08:00
..
sys introduce win32 build capability 2011-03-02 22:03:47 +00:00
getopt.c update win32 support for zlib 2011-03-10 18:19:10 +00:00
getopt.h update win32 support for zlib 2011-03-10 18:19:10 +00:00
getopt_long.c update win32 support for zlib 2011-03-10 18:19:10 +00:00
gettimeofday.c fix win32helpers gettimeofday epoch 2013-03-05 08:41:47 +08:00
gettimeofday.h additional mingw fixes 2014-02-15 13:37:08 +08:00
netdb.h introduce win32 build capability 2011-03-02 22:03:47 +00:00
strings.h introduce win32 build capability 2011-03-02 22:03:47 +00:00
unistd.h introduce win32 build capability 2011-03-02 22:03:47 +00:00
websock-w32.c WSAGetLastError() instead of errno on Windows 2014-02-28 20:08:55 +08:00
websock-w32.h Remove duplicated implementations for bzero() 2014-02-28 20:28:06 +08:00