JanetDocsPlaygroundI'm feeling luckyGitHub sign in

net/recv-from



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

    (net/recv-from stream nbytes buf &opt timoeut)

    Receives data from a server stream and puts it into a buffer. 
    Returns the socket-address the packet came from. Takes an optional 
    timeout in seconds, after which will return nil.


0 examplesSign in to add an example
Loading...