chiark / gitweb /
tcpwrap: execute tcpwrap check in forked client, to avoid blocking name lookups in...
[elogind.git] / src / socket.h
index de3e913f7cd787dc8826036bb9c10c3873bb939f..5a2cd06d9d66a761c2df62421c0bfd00d3e64a10 100644 (file)
@@ -101,8 +101,6 @@ struct Socket {
         mode_t directory_mode;
         mode_t socket_mode;
 
-        char *tcpwrap_name;
-
         bool accept;
         unsigned n_accepted;