httpd_sess_new() function
Starts a new session for client requesting connection and adds it's descriptor to the socket database.
Arguments
newfd
Descriptor of the new client to be added to the session.
Return value
- ESP_OK : on successfully queuing the work - ESP_FAIL : in case of control socket error while sending