libosmocore/openbsc
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
..
include/openbsc src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
src/libgb libcommon: socket: extend make_sock() prototype 2011-04-05 18:33:24 +02:00