chiark / gitweb /
execute: talk directly to the journald, instead to the stdout-syslog-bridge
[elogind.git] / src / socket.h
index 92f11d72ea60b77d62b1f0021959284930f04f56..fbd29dad7243d1fc1988eb39719fa32dd9d00324 100644 (file)
@@ -117,6 +117,8 @@ struct Socket {
         bool keep_alive;
         bool free_bind;
         bool transparent;
+        bool broadcast;
+        bool pass_cred;
         int priority;
         int mark;
         size_t receive_buffer;