[Overview][Constants][Types][Procedures and functions][Variables] |
Alias for the recvfrom call
Source position: socketsh.inc line 160
function fprecvfrom( |
s: cint; |
buf: pointer; |
len: size_t; |
flags: cint; |
from: PSockAddr; |
fromlen: psocklen |
):ssize_t; |