cfunction
src/core/net.c on line 741, column 1
(net/accept-loop stream handler)
Shorthand for running a server stream that will continuously accept
new connections. Blocks the current fiber until the stream is
closed, and will return the stream.