summaryrefslogtreecommitdiffstats
path: root/src/socket.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-03Move socket and collection functions to a convenience libraryGravatar Chow Loong Jin1-435/+0
2014-10-03Update copyright headers of all source files to matchGravatar Martin Szulecki1-5/+5
2014-03-25Fix check for validity of socket file descriptorGravatar Nikias Bassen1-1/+1
2014-03-12socket: Fix compiler warning due to unused variableGravatar Martin Szulecki1-0/+4
2014-03-11socket: avoid SIGPIPE using SO_NOSIGPIPE or MSG_NOSIGNALGravatar Nikias Bassen1-1/+40
2014-02-10Replace socket implementation and fix indentation in iproxy sourcesGravatar Martin Szulecki1-0/+392