summaryrefslogtreecommitdiffstats
path: root/src/server/sockhelper.h
Commit message (Expand)AuthorAgeFilesLines
* [SERVER] Fix premature connection close for RPC repliesSimon Rettberg2015-05-051-0/+7
* [SERVER] Big code cleanup, refactoring, minor bugfixingSimon Rettberg2015-01-061-31/+26Star
* [SERVER] Use stdbool.h for booleans; minor refactoring of variable and functi...Simon Rettberg2014-12-311-2/+2
* [SERVER] Add --bind parameter to specify bind interface (currently IPv4 only)Simon Rettberg2013-11-071-1/+1
* [SERVER] Block signals on network threadsSimon Rettberg2013-09-171-3/+3
* "It's compiling!"sr2013-07-151-0/+1
* Rewriting....sr2013-07-081-0/+12
* [SERVER] Add IPv6 support (clients and RPC connections)sr2013-01-151-1/+49
* [SERVER] Add socket helper module to simplify connection setupsr2013-01-151-0/+23