Skip to content
Commit 6de7b7b3 authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

udp: Don't dump dgram socket with corked data in it



We can't dump application that put some data in write queue and is
about to add more, as there's currently no way to fetch this data
back, and just dropping it means breaking the app-level protocol.

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent a897e060
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment