I think the point was that, while ListenAndServe is easily broken out into
net.Listen and http.Serve calls, ListenAndServeTLS is a whole lot more
complicated. Unfortunately there is currently no way to duplicate its
functionality other than to copy the source code.

On Mon, Aug 15, 2016 at 7:04 PM Dave Cheney <d...@cheney.net> wrote:

> Alternatively, make a connection to your server locally to check it is
> listening, the fire off the browser.
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to