aboutsummaryrefslogtreecommitdiffstats
path: root/src/select.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-04select: Find the highest fd when filling the fd_setsHolger Hans Peter Freyther1-1/+12
2017-02-07select: add functionality to check socket statePhilipp Maier1-6/+24
2016-09-28osmo_select_main(): drop useless call to osmo_timers_check()3G_2016_09Neels Hofmeyr1-2/+0
2016-05-05Update doxygen annotations in libosmocoreHarald Welte1-1/+5
2016-03-31select: Externalize fd_set filling and dispatchHolger Hans Peter Freyther1-32/+51
2016-03-19Add new osmo_fd_get_by_fd() functionHarald Welte1-0/+12
2015-11-12fix FSF address in sources/headersJaroslav Škarvada1-1/+2
2014-11-14select.c: Add missing #include lines for string.h and sys/select.hHarald Welte1-0/+2
2014-05-15select: Fix english in commentHolger Hans Peter Freyther1-1/+1
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-08-17some more doxygen work (include the notion of modules)Harald Welte1-0/+19
2011-06-26merge process.[ch] with application.[ch]Harald Welte1-0/+9
2011-05-07select: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-11/+11
2011-05-07timer: use namespace prefix osmo_timer*Pablo Neira Ayuso1-4/+4
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-3/+3
2010-10-31select.c: Change license terms from GPLv2 (from ulogd) to GPLv2+Harald Welte1-2/+3
2010-08-06bsc_fd: Add a build option to be able to debug fd list corruptionHolger Hans Peter Freyther1-0/+12
2010-04-11select.c: Make the ugly hacker uglier...0.1.4Holger Hans Peter Freyther1-1/+2
2010-02-20fix select.c build (config.h)Harald Welte1-0/+2
2010-02-20intial checkin of the libosmocore projectHarald Welte1-0/+128