mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-02-05 01:40:58 +00:00
8c96feeeb3
Usually socket closing is delayed if there is still data available in the send buffer to be transmitted. If a process is killed, the delay should be avoided. Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>