diff options
author | 2007-12-16 16:06:03 -0800 | |
---|---|---|
committer | 2008-01-28 14:55:01 -0800 | |
commit | d83bd95bf11444993b9c405b255ffa644c32d414 (patch) | |
tree | 57311d4ffaa31ea73ca4a18a58fed985a14576cc /net/unix/af_unix.c | |
parent | [CCID2]: Remove misleading comment (diff) | |
download | wireguard-linux-d83bd95bf11444993b9c405b255ffa644c32d414.tar.xz wireguard-linux-d83bd95bf11444993b9c405b255ffa644c32d414.zip |
[DCCP]: Check for unread data on close
This removes one FIXME with regard to close when there is still unread data.
The mechanism is implemented similar to TCP: with regard to DCCP-specifics,
a Reset with Code 2, "Aborted" is sent to the peer.
This corresponds in part to RFC 4340, 8.1.1 and 8.1.5.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions