@Override
 public synchronized ConnState state() {
   return conn.state();
 }