Skip to content
Success

Changes

Summary

  1. stream: Log failure to apply NODELAY sockopt (details)
Commit 03bfece300ca8da992b7397ee27988da447a9c1a by Pau Espin Pedrol
stream: Log failure to apply NODELAY sockopt

Failing to apply NODLEAY if asked to will close the fd after accepting
it. Log the error so users understand why the client is rejected after
the connection is opened.

Change-Id: I14feff9ad0fefcd0d30d88073408dd598e7dd067
The file was modifiedsrc/stream.c
The file was modifiedsrc/stream_srv.c