JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

net/recv-from

core-api


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

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

    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 raise an error.


0 examplesSign in to add an example
Loading...