summaryrefslogtreecommitdiffstats
path: root/src/server/sockhelper.c
Commit message (Expand)AuthorAgeFilesLines
* Joey style commitSimon Rettberg2013-11-071-1/+1
* [SERVER] Add --bind parameter to specify bind interface (currently IPv4 only)Simon Rettberg2013-11-071-2/+10
* [SERVER] Fix embarrassing descriptor leakSimon Rettberg2013-08-151-76/+55Star
* [SERVER] Some sanity here and there, minor fixes, trying to track down proxy ...Simon Rettberg2013-08-021-1/+1
* Remove all glib dependencies from serversr2013-07-171-1/+0Star
* [SERVER] Add IPv6 support (clients and RPC connections)sr2013-01-151-3/+156
* [SERVER] Add socket helper module to simplify connection setupsr2013-01-151-0/+64