Skip to content
Snippets Groups Projects
Select Git revision
22 results Searching

libbacktrace

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Zhang Wei authored
    This implements SOCK_DESTROY for UDP sockets similar to what was done
    for TCP with commit c1e64e298b8ca ("net: diag: Support destroying TCP
    sockets.") A process with a UDP socket targeted for destroy is awakened
    and recvmsg fails with ECONNABORTED.
    
    [backport of net-next 5d77dca82839ef016a93ad7acd7058b14d967752]
    
    Change-Id: I84e71e774c859002f98dcdb5e0ca01f35227a44c
    Signed-off-by: default avatarDavid Ahern <dsa@cumulusnetworks.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    aa0ae736
    History
    Name Last commit Last update
    ..