VIRT-PHY: osmo_mcast_sock: Get rid of server_sock.sock_conf
commita2f06f28e286013dcbdd15a29b32a8b80a068e0c
authorHarald Welte <laforge@gnumonks.org>
Thu, 13 Jul 2017 11:49:37 +0000 (13 13:49 +0200)
committerHarald Welte <laforge@gnumonks.org>
Thu, 13 Jul 2017 11:49:37 +0000 (13 13:49 +0200)
treed8d4e29154882f36427815cb0fd751c604c802b0
parent46a452412600c37deea5df4568c9bb03c9e7b48d
VIRT-PHY: osmo_mcast_sock: Get rid of server_sock.sock_conf

We don't need to store this data, we cans simply connect the socket to
the destination mcast address instead.

Change-Id: I3c98653c41eff9feb649d9c47cd40b26fd81ed05
src/host/virt_phy/include/virtphy/osmo_mcast_sock.h
src/host/virt_phy/src/shared/osmo_mcast_sock.c