• S
    update sys/socket.h to linux v4.6 · a0bb50a1
    Szabolcs Nagy 提交于
    kernel connection multiplexor macros AF_KCM, PF_KCM, SOL_KCM were
    added in linux commit ab7ac4eb9832e32a09f4e8042705484d2fb0aad3
    
    MSG_BATCH sendmsg flag for performance optimization was added
    in linux commit f092276d85b82504e8a07498f4e9e0c51f06745c
    
    SOL_* macros are now synced with linux socket.h which is not a uapi
    header and glibc did not have the macros either, but that has changed
    http://sourceware.org/ml/libc-alpha/2016-05/msg00322.html
    a0bb50a1
socket.h 9.3 KB