osmo-msc/openbsc/src/input
Holger Hans Peter Freyther edee7944a5 ipa: Fix the previous patch and initialize the fds to -1
The code in 354ef81d80 checked
for fd >= 0 but on startup the struct is memset to 0 so this
test is true. Initialize the fds to -1 to make the code work
and be able to handle all ranges of the fd.
2010-03-24 11:20:27 +01:00
..
ipaccess.c ipa: Fix the previous patch and initialize the fds to -1 2010-03-24 11:20:27 +01:00
misdn.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00