super(null);
super(is); this.socket= socket;
synchronized(this){ if(closed) return; closed= true; } in.close(); in= null; socket.close(); socket= null;