aboutsummaryrefslogtreecommitdiff
path: root/lib/tran_sock.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-20silence false-positive -Wmaybe-uninitialized warning in GCC 7Thanos Makatos1-1/+1
2020-11-20move migration into separate fileThanos Makatos1-6/+2
2020-11-19enable assert() in release builds (#98)John Levon1-2/+2
2020-11-19refactor socket code into lib/tran_sock.[ch] (#97)John Levon1-0/+575