aboutsummaryrefslogtreecommitdiffstats
path: root/tests/socket
AgeCommit message (Expand)AuthorFilesLines
2018-04-06use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-4/+7
2017-07-03osmo_sock_get_name(): clearly indicate local and remoteNeels Hofmeyr1-3/+3
2017-04-09Add osmo_sock_init2() function, allowing both BIND *and* CONNECTHarald Welte3-0/+57
2017-02-09cosmetic: replace fprintf with LOGPPhilipp Maier1-1/+16
2017-02-08Add minimal testing of socket.c helper functionsHarald Welte3-0/+82