summaryrefslogtreecommitdiffstats
path: root/src/shared/sockhelper.c
Commit message (Expand)AuthorAgeFilesLines
* [SHARED] sock_printable: Always null-terminateSimon Rettberg2023-02-121-1/+4
* [SERVER] Set TCP_NODELAY on outgoing connectionsSimon Rettberg2021-04-141-1/+4
* [BUILD] fixes issues to build user space programs on FreeBSD 12.1Manuel Bentele2020-10-191-1/+1
* [BUILD] rewrite CMake build system to track changes of source filesManuel Bentele2020-10-161-12/+8Star
* Merge branch 'no-working-flag' into fuse_llSimon Rettberg2020-07-271-1/+9
|\
| * [SHARED] connect_ms might change above, don't checkSimon Rettberg2020-03-231-1/+1
| * [SHARED] Better errno handling in connect() helperSimon Rettberg2019-08-151-0/+8
* | [SHARED] Fix: connect with timeout returns socket handle on EINPROGRESSSimon Rettberg2020-07-211-1/+1
|/
* [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