arehbein has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/34599?usp=email )
Change subject: stream_test: Disable nagling ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: TCP_NODELAY was never set for the preexisting test (`test_recon()`), but I suppose that never caused timestamp problems there, because the server side isn't sending any TCP data in this test that could be nagled; it's only reconnects initiated by the client side.