pub const SYS_NET_RECV: usize = 410;
Receive a network packet.
buf_ptr
buf_len
Returns the number of bytes received. The packet includes all headers (Ethernet, IP, TCP/UDP).