start


Description:

public void start ()

Restarts the service, i.

e. start accepting connections from the added sockets when the mainloop runs. This only needs to be called after the service has been stopped from stop.

This call is thread-safe, so it may be called from a thread handling an incoming client request.

Parameters:

this

a SocketService