summaryrefslogtreecommitdiffstats
path: root/tests/socket
Commit message (Expand)AuthorAgeFilesLines
* use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr2018-04-061-4/+7
* osmo_sock_get_name(): clearly indicate local and remoteNeels Hofmeyr2017-07-031-3/+3
* Add osmo_sock_init2() function, allowing both BIND *and* CONNECTHarald Welte2017-04-093-0/+57
* cosmetic: replace fprintf with LOGPPhilipp Maier2017-02-091-1/+16
* Add minimal testing of socket.c helper functionsHarald Welte2017-02-083-0/+82