JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

net/send-to

core-api


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

    (net/send-to stream dest data &opt timeout)

    Writes a datagram to a server stream. dest is a the destination 
    address of the packet. Takes an optional timeout in seconds, after 
    which will raise an error. Returns stream.


0 examplesSign in to add an example
Loading...