Socket.close

Socket.close

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void close() throws IOException
Description
Closes this socket.

Exceptions
IOException if an I/O error occurs when closing this socket.