JanetDocsPlaygroundI'm feeling luckyGitHub sign in

net/send-to



    cfunction
    src/core/net.c on line 839, 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 return nil. Returns stream.


0 examplesSign in to add an example
Loading...