h2_listener (h2 v0.6.0)
View SourceListener process: owns the listen socket and supervises the acceptor pool. Runs under h2_sup so the listener outlives the process that called h2:start_server/2.
Listener process: owns the listen socket and supervises the acceptor pool. Runs under h2_sup so the listener outlives the process that called h2:start_server/2.