summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/socket.h
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* misc: Fix warning when compiling telnet_interface.cHolger Hans Peter Freyther2012-03-161-0/+1
* some more doxygen work (include the notion of modules)Harald Welte2011-08-171-38/+6
* start to add doxygen documentation to libosmocore headersHarald Welte2011-08-161-1/+42
* socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flagsPablo Neira Ayuso2011-06-131-3/+8
* socket: use listen() and SO_REUSEADDR, new osmo_sock_init_ofd() functionHarald Welte2011-05-221-0/+3
* GSMTAP/socket code: Check for sys/socket.h and conditionally compileHarald Welte2011-05-221-2/+3
* gsmtap: rework GSMTAP API to be more future-proofHarald Welte2011-05-221-0/+16