X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fsocket.h;h=de3e913f7cd787dc8826036bb9c10c3873bb939f;hb=0213c3f8102bdc934c629d11a44ca0b408762287;hp=5a2cd06d9d66a761c2df62421c0bfd00d3e64a10;hpb=18c78fb1af5415bb6f87d9c7cae1f9c60e14ae24;p=elogind.git diff --git a/src/socket.h b/src/socket.h index 5a2cd06d9..de3e913f7 100644 --- a/src/socket.h +++ b/src/socket.h @@ -101,6 +101,8 @@ struct Socket { mode_t directory_mode; mode_t socket_mode; + char *tcpwrap_name; + bool accept; unsigned n_accepted;