JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

net/accept-loop

core-api


    cfunction
    src/core/net.c on line 828, 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.


0 examplesSign in to add an example
Loading...