ServerSocket.close
ServerSocket.close
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public void close() throws
IOException
Description
Closes this socket.
Exceptions
IOException
if an I/O error occurs when closing the socket.