protected void closePeer(Peer peer) throws Exception {
   peer.close();
 }