diff options
| author | Ying Xue <[email protected]> | 2011-07-06 06:01:13 -0400 |
|---|---|---|
| committer | Paul Gortmaker <[email protected]> | 2011-09-17 22:55:12 -0400 |
| commit | 245f3d342dccad293d0cd0bbe231051b2daa695f (patch) | |
| tree | 99d98e46ab9cb8bdfaf994b3faeda2239fe1b789 /include | |
| parent | 1d835874af143a5c8273268d09e2f259b4c1ba89 (diff) | |
tipc: Simplify prohibition of listen and accept for connectionless sockets
Modifies the proto_ops structure used by TIPC DGRAM and RDM sockets
so that calls to listen() and accept() are handled by existing kernel
"unsupported operation" routines, and eliminates the related checks
in the listen and accept routines used by SEQPACKET and STREAM sockets
that are no longer needed.
Signed-off-by: Ying Xue <[email protected]>
Signed-off-by: Allan Stephens <[email protected]>
Signed-off-by: Paul Gortmaker <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions