summaryrefslogtreecommitdiffstats
path: root/src/socket.c
Commit message (Expand)AuthorAgeFilesLines
...
* socket: use listen() and SO_REUSEADDR, new osmo_sock_init_ofd() functionHarald Welte2011-05-221-1/+34
* remove debug printf from socket.cHarald Welte2011-05-221-1/+0
* GSMTAP/socket code: Check for sys/socket.h and conditionally compileHarald Welte2011-05-221-1/+5
* gsmtap: rework GSMTAP API to be more future-proofHarald Welte2011-05-221-0/+143