Attention is currently required from: laforge, pespin.
pespin uploaded patch set #3 to this change.
The following approvals got outdated and were removed: Code-Review+1 by laforge, Verified+1 by Jenkins Builder
server: Split network code into its own file
Separate code related to network socket handling into its own separate
file, as already done in osmo-pcap-client.
This allows easily finding out which code is operating on the socket and
which code is operating on the pcap file being locally stored.
This will make modifying subsystems easier too.
Change-Id: I41d6e0398605becbea109a7bb5aac8981d65ab1b
---
M include/osmo-pcap/osmo_pcap_server.h
M src/Makefile.am
A src/osmo_server_core.c
M src/osmo_server_network.c
M tests/rotate_localtime/Makefile.am
5 files changed, 606 insertions(+), 545 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcap refs/changes/02/39302/3
To view, visit change 39302. To unsubscribe, or for help writing mail filters, visit settings.