sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
authorDeepa Dinamani <[email protected]>
Sat, 2 Feb 2019 15:34:54 +0000 (07:34 -0800)
committerDavid S. Miller <[email protected]>
Sun, 3 Feb 2019 19:17:31 +0000 (11:17 -0800)
commita9beb86ae6e55bd92f38453c8623de60b8e5a308
tree0d0f94364c0828ae5b6dc99b7b374fd120b2e6e5
parent45bdc66159d49bfc7f75fe02d25bc74f5d2660cf
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

Add new socket timeout options that are y2038 safe.

Signed-off-by: Deepa Dinamani <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
arch/alpha/include/uapi/asm/socket.h
arch/mips/include/uapi/asm/socket.h
arch/parisc/include/uapi/asm/socket.h
arch/sparc/include/uapi/asm/socket.h
include/uapi/asm-generic/socket.h
net/core/sock.c