Skip to content
Success

Changes

Summary

  1. server: Implement non-blocking write to pcap file with osmo_io (details)
Commit a719051bc1c622d73b02574da1ed7aaa7bd17639 by Pau Espin Pedrol
server: Implement non-blocking write to pcap file with osmo_io

Actual zero-copy msgb passing from read tcp socket will be implemented
in follow-up patches.

Change-Id: I098a9455a2a4cc626444e6fc13aa88c4cc9694f0
Related: SYS#7080
The file was modifiedsrc/osmo_server_core.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_server.h
The file was modifiedsrc/osmo_pcap_wr_file.c