net: qrtr: Add non blocking option for tx_resume
QRTR should support asynchronous sends even with the tx flow control
enabled. Add a timeout to the tx_wait and send a zero size packet to
nonblocking sockets after the remote port is no longer flow controlled.
This zero size packet will act as a notification for clients to start
sending again.
Change-Id: I3deab3960ce9e06f59f6a2b4998b32e0076ab70a
Signed-off-by:
Chris Lew <clew@codeaurora.org>
Loading
Please register or sign in to comment