summaryrefslogtreecommitdiffstats
path: root/src/socket.c
AgeCommit message (Expand)AuthorFilesLines
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