OSDN Git Service

l7vsadm: Delete connection wait and retry.
[ultramonkey-l7/ultramonkey-l7-v3.git] / l7vsd / include / l7vsadm.h
index 576a4e5..65bd24e 100644 (file)
@@ -392,10 +392,6 @@ protected:
         int command_wait_interval;
         //! Number of times of l7vsadm command conflict check.
         int command_wait_count;
-        //! Interval of connected check to l7vsd.
-        int connect_wait_interval;
-        //! Number of times of connected check to l7vsd.
-        int connect_wait_count;
 
 public:
         //! constractor