=> R0 = Socket descriptor
R1 = Pointer to message descriptor
R2 = Flags
<= R0 = Amount of data received
This SWI is deprecated, see Socket_Recvmsg_1 for its replacement.
This call behaves in the same way as Socket_Recvfrom, except that the message descriptor is used to indicate where the address should be placed and to give a list of buffers to return the data in.