Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-05 | libusbmuxd: fix usbmuxd_unsubscribe() by using shutdown() instead of SIGINT | Nikias Bassen | 1 | -0/+5 |
2010-09-25 | Use Winsock's closesocket() function instead of close() on Windows. | David Sansome | 1 | -8/+16 |
2010-06-25 | Don't export gethostbyname() use on non-Windows | Bastien Nocera | 1 | -0/+2 |
2010-05-26 | libusbmuxd: use winsock API for win32 | Nikias Bassen | 1 | -0/+26 |
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 | -4/+4 |
2010-04-08 | libusbmuxd: suppress compiler warning | Nikias Bassen | 1 | -2/+2 |
2009-10-25 | Add missing license headers and make them consistent | Hector Martin | 1 | -0/+23 |
2009-09-08 | Fix compile under Darwin with more includes, also silences some warnings. | Nikias Bassen | 1 | -0/+2 |
2009-08-21 | sock_stuff: allow 0 timeout (i.e. block until something happens) | Nikias Bassen | 1 | -5/+11 |
2009-08-20 | Merge the two development histories | Hector Martin | 1 | -0/+301 |