libosmocore/openbsc/src/libgb
Pablo Neira Ayuso c0d04310f3 libcommon: socket: extend make_sock() prototype
This patch extends the make_sock() prototype so you can fully set
the fields priv_nr and data of the bsc_fd structure.

This is the first step to get rid of the internal make_sock()
implementation that ipaccess-proxy uses.

This patch includes a minor cleanup to pass INADDR_ANY instead
of zero, if you do not want to bind the socket to one specific
address.
2011-04-05 18:33:24 +02:00
..
Makefile.am src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
gprs_bssgp.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
gprs_bssgp_util.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
gprs_bssgp_vty.c src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() 2011-03-28 20:01:03 +02:00
gprs_ns.c libcommon: socket: extend make_sock() prototype 2011-04-05 18:33:24 +02:00
gprs_ns_frgre.c libcommon: socket: extend make_sock() prototype 2011-04-05 18:33:24 +02:00
gprs_ns_vty.c src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() 2011-03-28 20:01:03 +02:00