Searched refs:tmpsocket (Results 1 – 3 of 3) sorted by relevance
186 Socket tmpsocket = this.socket; in shutdown() local187 if (tmpsocket != null) { in shutdown()188 tmpsocket.close(); in shutdown()
184 Socket tmpsocket = this.socket; in shutdown() local185 if (tmpsocket != null) { in shutdown()186 tmpsocket.close(); in shutdown()
215 Socket tmpsocket = this.socket; in shutdown() local216 if (tmpsocket != null) { in shutdown()217 tmpsocket.close(); in shutdown()