|
Serene Runtime 1.0.0-dev
C runtime for the Serene programming language
|
The result of srn_fiber_recvfrom. More...
#include <io.h>
Data Fields | |
| ERROR_HEADER | |
| size_t | count |
| socklen_t | addrlen |
The result of srn_fiber_recvfrom.
On success count is the number of bytes received and, when an address buffer was given, addrlen is the length of the sender address written into it.