Skip to content
Failed

Changes

Summary

  1. server: Use osmo_stream_srv for non-tls read tcp sock (details)
Commit 193eabe8d24758f7c1a44864c5e86b2aeee49441 by Pau Espin Pedrol
server: Use osmo_stream_srv for non-tls read tcp sock

TLS handling adds a lot of complexity, so TLS sockets are still read
through the previous code paths, and conversion to osmo_stream_srv is
left as a future improvement.

Related: SYS#7080
Depends: libosmocore.git Change-Id I6f9125916a301414301587f84fc3db98549a2f3f
Change-Id: I537620fcad6c8e65206a41a1c21bd4b6453fbed4
The file was modifiedsrc/osmo_server_network.c
The file was addedTODO-RELEASE
The file was modifiedsrc/osmo_server_core.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_server.h