]> git.meshlink.io Git - catta/history - src/compat
Fix compilation error caused by ACX_THREAD
[catta] / src / compat /
2015-09-16 vollkorn1982Merge pull request #4 from catta-x/feature/wincompat
2015-09-16 everHannesfix msvc _WIN64 ssize_t definition
2015-08-31 HiveErrorMerge branch 'develop' of github.com:catta-x/catta...
2015-08-31 everHannesadd wsa error code to errnostrsocket for easier error...
2015-08-26 Aaron KrebsAdd support for net/route.h on iOS.
2015-08-24 everHannesmoved back windows compat headers and fixed catta heade...
2015-08-20 everHannesmove wincompat headers to include path and add to make...
2015-08-16 everHannesfix gcc mingw compile (gcc 5.1 x86_64)
2015-06-23 Hannesclean incomplete mingw32 4.8.1 wincompat.h defines
2015-06-23 Hannesfix headers to be used with Visual Studio 2015 RC
2014-11-22 Hannesfix mingw c compiler casting
2014-11-20 Niklas Hofmannavoid implicit conversion from void* to char*
2014-10-20 Niklas HofmannMerge branch 'release/0.0.1'
2014-10-20 NiklasMerge pull request #2 from everbase/feature/windows
2014-10-16 Sven M. Hallbergremove network traffic debug output
2014-10-16 Sven M. Hallbergmake ioctl() work for setting values
2014-10-15 Sven M. Hallbergnetwork traffic debug output, including source address...
2014-09-11 Sven M. Hallbergremove debug output on network traffic
2014-09-10 Sven M. Hallbergreadpipe/writepite/closepipe for fake pipes on Windows
2014-09-08 Sven M. Hallbergfor posterity: some debug output in sendmsg/recvmsg
2014-09-08 Sven M. Hallberguse WSAGetlastError/FormatMessage in place of strerror...
2014-09-03 Sven M. Hallbergwrap lifetimes of CattaServer and CattaSimplePoll in...
2014-09-01 Sven M. Hallbergadd an alias for poll and implement pipe in terms of...
2014-08-29 Sven M. Hallbergadd ioctl as a wrapper around ioctlsocket
2014-08-29 Sven M. Hallbergadd (untested) implementation of sendmsg in terms of...
2014-08-28 Sven M. Hallbergadd (untested) implementation of recvmsg in terms of...
2014-08-27 Sven M. Hallbergws2tcpip.h defines socklen_t
2014-08-26 Sven M. HallbergMerge branch 'feature/windows' of github.com:everbase...
2014-08-26 Sven M. Hallbergoh, we need the machine field, not nodename. also some...
2014-08-26 Sven M. Hallbergadd uname and socklen_t to windows compat layer