X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fsocket.h;h=fd13ac4e4c8e035033523f9b6bb64a085d7a813a;hb=4d8a7798e7f12c6400495cbc4d0ad57ed20ce90a;hp=92f11d72ea60b77d62b1f0021959284930f04f56;hpb=6b6d2deecc246cf9780d31e1cd03a52aa5bfd9d2;p=elogind.git 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;