UnixSocketCommands.startEventHandling

Initializes the socket listener and registers it with the provided epoll selector.

class UnixSocketCommands
void
startEventHandling

Parameters

epoll EpollSelectDispatcher

Epoll instance.

Meta