aSocketthe concrete SocketImpl to accept the connection request on.
TypeReasonJava.IO.IOExceptionif the connection cannot be accepted.
Invokes the server socket implementation to accept a connection on the given socket aSocket.
[Android Documentation]