On Saturday, January 25, 2014 2:29:03 PM UTC+1, Sergey Lyubka wrote: > > Right now, *struct mg_connection* has *remote_addr *and* remote_port* > attributes set. We can also set *local_addr* and *local_port*. > Would that fulfill your needs? >
But I need to know the port before a http connection is made. Just after the webserver was started. Is this going to work if we add it to the mg_connection structure? -Czarek > -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/groups/opt_out.
