JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

ev/write

core-api


    cfunction
    src/core/ev.c on line 3186, column 1

    (ev/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 return nil. Returns nil, or raises an error if the write 
    failed.


0 examplesSign in to add an example
Loading...