Skip to content
Failed

Changes

Summary

  1. server: Introduce struct osmo_pcap_wr_file (details)
Commit d4d7131dcf78892377a86098f1b1a7790d47d7f5 by Pau Espin Pedrol
server: Introduce struct osmo_pcap_wr_file

This encloses file state and operation, allowing for further improvement
later on:
* Making non-blocking/async writes
* Writing to new file while finishing writes to previous files

Change-Id: I5244fbc7a5dc047e1f5f7b77954cbb9c1f610181
The file was modifiedsrc/osmo_server_core.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_server.h
The file was modifiedsrc/osmo_server_network.c