Create a new DCC server given the event loop and IRC _client to be associated with this server.
The event loop is used to schedule reads and writes for open DCC connections.
The associated IRC _client is used to send DCC/CTCP notifications as well as to look up the Internet address to advertise for this server.
See Implementation
Create a new DCC server given the event loop and IRC _client to be associated with this server.
The event loop is used to schedule reads and writes for open DCC connections.
The associated IRC _client is used to send DCC/CTCP notifications as well as to look up the Internet address to advertise for this server.