X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fsocket.h;h=fbd29dad7243d1fc1988eb39719fa32dd9d00324;hb=2096e009a790073a934f5cd07d17024d3b199d0b;hp=fd13ac4e4c8e035033523f9b6bb64a085d7a813a;hpb=ec6370a22dbb96f855011e75f08e88df9e45504d;p=elogind.git diff --git a/src/socket.h b/src/socket.h index fd13ac4e4..fbd29dad7 100644 --- a/src/socket.h +++ b/src/socket.h @@ -118,6 +118,7 @@ struct Socket { bool free_bind; bool transparent; bool broadcast; + bool pass_cred; int priority; int mark; size_t receive_buffer;