aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2021-07-16 16:22:41 -0400
committerDavid Teigland <[email protected]>2021-07-19 11:53:43 -0500
commit2dc6b1158c28c3a5e86d162628810312f98d5e97 (patch)
treeabec3a1607a38451cca70fb9156dd44047161f7f /net/lapb/lapb_subr.c
parenta66c008cd16a122e340d48f01ddf8cd768368717 (diff)
fs: dlm: introduce generic listen
This patch combines each transport layer listen functionality into one listen function. Per transport layer differences are provided by additional callbacks in dlm_proto_ops. This patch drops silently sock_set_keepalive() for listen tcp sockets only. This socket option is not set at connecting sockets, I also don't see the sense of set keepalive for sockets which are created by accept() only. Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions