httpd_sess_set_ctx() function
Set session context by socket descriptor
Arguments
handle
Handle to server returned by httpd_start
sockfd
The socket descriptor for which the context should be extracted.
ctx
Context object to assign to the session
free_fn
Function that should be called to free the context