summaryrefslogtreecommitdiffstats
path: root/common/socket.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-13socket: Return -ETIMEDOUT when select() in socket_read_fd() reached the timeoutGravatar Nikias Bassen1-0/+4
2019-05-21common: Update socket.c to match the one from libusbmuxdGravatar Nikias Bassen1-55/+160
2015-12-29common: [security fix] Make sure sockets only listen locallyGravatar Joshua Hill1-2/+2
2015-01-28Remove trailing whitespace errors from all filesGravatar Martin Szulecki1-3/+3
2013-03-20move thread and socket code to "common" subdirGravatar Nikias Bassen1-0/+392