summaryrefslogtreecommitdiffstats
path: root/src/shared/sockhelper.c
Commit message (Expand)AuthorAgeFilesLines
* [SHARED] Add sockaddr2dnbd3 func, add multiConnect func, EINTR handlingSimon Rettberg2017-11-061-26/+119
* [*] Mark logadd() as printf-style function, fix errors that it revealedSimon Rettberg2017-10-311-1/+1
* [*] Introduce constants for IPv4/6 in dnbd3_host_tSimon Rettberg2017-10-281-7/+6Star
* [SERVER] Fix types or add explicit casts everywhere we might have type conver...Simon Rettberg2017-10-241-8/+11
* [*] constness for sock_sendAll paramsSimon Rettberg2017-10-011-2/+2
* cleanup commitsSebastian2016-02-111-3/+0Star
* [SERVER] Fix a lot of (mostly harmless) data racesSimon Rettberg2016-01-111-1/+1
* [SERVER] Remove non-working images from list, plus refactoringSimon Rettberg2015-12-151-1/+1
* [FUSE] Add virtual status fileSimon Rettberg2015-12-021-3/+36
* [FUSE] Stability improvements, runs for longer than a couple secs now :)Simon Rettberg2015-12-011-3/+20
* [FUSE] It works! Kinda...Simon Rettberg2015-11-301-3/+4
* [FUSE] Compiles againSimon Rettberg2015-11-301-4/+4
* [FUSE] Mid-refactoring, does not compileSimon Rettberg2015-11-241-0/+287