Skip to content
Failed

Changes

Summary

  1. server: Introduce struct osmo_pcap_wr_file (details)
Commit 6ac7e79a194b0bfbd4a3b44ef35b90a3ada29a08 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

Related: SYS#7080
Change-Id: I5244fbc7a5dc047e1f5f7b77954cbb9c1f610181
The file was modifiedsrc/osmo_server_network.c
The file was addedsrc/osmo_pcap_wr_file.c
The file was modifiedsrc/Makefile.am
The file was modifiedsrc/osmo_server_core.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_server.h
The file was modifiedtests/rotate_localtime/Makefile.am