JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

net/write

core-api


    cfunction
    src/core/net.c on line 903, column 1

    (net/write stream data &opt timeout)

    Write data to a stream, suspending the current fiber until the 
    write completes. Takes an optional timeout in seconds, after which 
    will raise an error. Returns nil, or raises an error if the write 
    failed.


0 examplesSign in to add an example
Loading...