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.
7 files changed
tree: cd32c841fdcb15a00c4e933768cfd034d921f943
  1. hlrsync/
  2. linux-kernel/
  3. openbsc/
  4. wireshark/
  5. README