# Functions
CloseSMTPServerListener closes a socket connection in an Server object.
This function starts the process of handling SMTP client connections.
NewHTTPListenerService creates a new instance of the HTTPListenerService
*/.
Create a new server pool with a maximum number of SMTP
workers.
NewSmtpWorker creates a new SMTP worker.
SetupSMTPServerListener establishes a listening connection to a socket on an address.
# Structs
HTTPListenerService is a structure which provides an HTTP listener to service
requests.
No description provided by the author