OSDN Git Service

sys/socket.h: add PF_SMC from linux v4.11
authorSzabolcs Nagy <nsz@port70.net>
Sun, 26 Nov 2017 22:21:31 +0000 (22:21 +0000)
committerRich Felker <dalias@aerifal.cx>
Thu, 22 Feb 2018 23:45:16 +0000 (18:45 -0500)
commit709bbf51758a23e5c85b9247fe2b2a558ed31bbb
tree9f61b16e0896267f3c8a0c32fbb2298ad588637b
parent55df09bfccbfe21fc9dd7d8f94550c0ff25ace04
sys/socket.h: add PF_SMC from linux v4.11

add AF_SMC and PF_SMC for the IBM shared memory communication protocol.
new in linux commit ac7138746e14137a451f8539614cdd349153e0c0
(linux socket.h is not in uapi so this update was missed earlier)
include/sys/socket.h