socket_recvfrom


Description:

public static ssize_t socket_recvfrom (Socket s, out uchar[] data, int maxlen, out string rmt_ip, out uint16 rmt_port) throws Error