r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000
[bbaumbach/samba-autobuild/.git] / source4 / lib / socket / socket.h
index 8645ba28bc0825209291aa5e17ccedf0e2a452e0..27a1dfe04183b292926723db29b370606d92c4f5 100644 (file)
@@ -102,6 +102,7 @@ struct socket_context {
 
        void *private_data;
        const struct socket_ops *ops;
+       const char *backend_name;
 };