In ListenAndServe, I see that it calls (*Server).Serve(ln), then 'go c.serve(ctx)' I can't find a function named 'serve'. Where is this?
Does HTTP manage a pool of coroutines or does it create one for every incoming HTTP request. It's clear where the first request gets handled but where do subsequent requests get handled? Thanks, Joe -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/c975193a-7b69-4ba2-ad99-3499cf01d726%40googlegroups.com.