I think the patch title should be more explicit, so something like
vsock: generalize function to manage connectible sockets
On Mon, Jan 25, 2021 at 02:11:28PM +0300, Arseny Krasnov wrote:
This prepares af_vsock.c for SEQPACKET support:
1) As both stream and seqpacket sockets are connection orie
This prepares af_vsock.c for SEQPACKET support:
1) As both stream and seqpacket sockets are connection oriented, add
check for SOCK_SEQPACKET to conditions where SOCK_STREAM is checked.
2) Some functions such as setsockopt(), getsockopt(), connect(),
recvmsg(), sendmsg() are shared between bo
2 matches
Mail list logo