]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/sctp/socket.c
[SCTP]: Allow linger to abort 1-N style sockets.
authorVladislav Yasevich <vladislav.yasevich@hp.com>
Fri, 19 May 2006 21:32:06 +0000 (14:32 -0700)
committerSridhar Samudrala <sri@us.ibm.com>
Fri, 19 May 2006 21:32:06 +0000 (14:32 -0700)
commitb89498a1c2941c00889dd025f52dcb653a5083bc
treea677c2ec38b9acf7e648bf3c89d22540cc563944
parenta601266e4f3c479790f373c2e3122a766d123652
[SCTP]: Allow linger to abort 1-N style sockets.

Enable SO_LINGER functionality for 1-N style sockets. The socket API
draft will be clarfied to allow for this functionality. The linger
settings will apply to all associations on a given socket.

Signed-off-by: Vladislav Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
net/sctp/socket.c