summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/socket.h
Commit message (Expand)AuthorAgeFilesLines
* Add osmo_sock_init2() function, allowing both BIND *and* CONNECTHarald Welte2017-04-091-0/+4
* socket: Introduce function to obtain socket nameHarald Welte2017-01-271-0/+2
* Update doxygen annotations in libosmocoreHarald Welte2016-05-051-0/+3
* include: Switch to #pragma once patternSylvain Munaut2014-06-161-4/+1
* src/socket: Adding unix domain socket supportÁlvaro Neira Ayuso2014-03-261-0/+6
* 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