JanetDocsPlaygroundI'm feeling luckyGitHub sign in

net/accept-loop



    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.


0 examplesSign in to add an example
Loading...