9
0
Fork 0
This repository has been archived on 2022-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
openggsn/lib
Michael McTernan b07d07072e openggsn: Check return codes and take error paths on failure.
Return early when socket() returns -1, and check return codes
where indicated by some TODOs. This removes 2 TODOs and fixes
a compiler warning about assignment to a variable which then
isn't used.

Signed-off-by: Michael McTernan <mike.mcternan@wavemobile.com>
2015-05-02 07:53:34 +02:00
..
Makefile.am lib: Speculatively add libosmocore cflags to the lib 2014-12-23 19:52:54 +01:00
debug.c logging: Switch to using libosmocore logging for all the code 2014-12-04 16:51:15 +01:00
getopt.c Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
getopt1.c Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
gnugetopt.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
ippool.c logging: Switch to using libosmocore logging for all the code 2014-12-04 16:51:15 +01:00
ippool.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
lookup.c Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
lookup.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
syserr.h logging: Switch to using libosmocore logging for all the code 2014-12-04 16:51:15 +01:00
tun.c openggsn: Check return codes and take error paths on failure. 2015-05-02 07:53:34 +02:00
tun.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00