X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsocket.h;h=fd13ac4e4c8e035033523f9b6bb64a085d7a813a;hp=92f11d72ea60b77d62b1f0021959284930f04f56;hb=1cc101f1e59ca2f5e87dea48ac9ed98c6f077b3b;hpb=6b6d2deecc246cf9780d31e1cd03a52aa5bfd9d2 diff --git a/src/socket.h b/src/socket.h index 92f11d72e..fd13ac4e4 100644 --- a/src/socket.h +++ b/src/socket.h @@ -117,6 +117,7 @@ struct Socket { bool keep_alive; bool free_bind; bool transparent; + bool broadcast; int priority; int mark; size_t receive_buffer;