Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-05 | libusbmuxd: fix usbmuxd_unsubscribe() by using shutdown() instead of SIGINT | Nikias Bassen | 1 | -0/+8 | |
2010-09-25 | Use Winsock's closesocket() function instead of close() on Windows. | David Sansome | 1 | -0/+2 | |
2010-06-25 | Don't export gethostbyname() use on non-Windows | Bastien Nocera | 1 | -0/+2 | |
This triggers warnings in the Red Hat test suite about IPv6 support. The easiest is to not compile that code, which will end up unused on Linux or MacOS X anyway. | |||||
2010-05-26 | libusbmuxd: win32 does not support unix domain sockets | Nikias Bassen | 1 | -0/+2 | |
2010-05-26 | libusbmuxd: rename FD_* enum values to FDM_* to prevent conflicts | Nikias Bassen | 1 | -3/+3 | |
This seems to be a win32 issue only. But this rename doesn't hurt! | |||||
2009-10-25 | Add missing license headers and make them consistent | Hector Martin | 1 | -0/+23 | |
2009-08-20 | Merge the two development histories | Hector Martin | 1 | -0/+28 | |