|
Serene Runtime 1.0.0-dev
C runtime for the Serene programming language
|
The result of a byte transfer op (read/write/sendto/recvmsg/sendmsg). More...
#include <io.h>
Data Fields | |
| ERROR_HEADER | |
| size_t | count |
The result of a byte transfer op (read/write/sendto/recvmsg/sendmsg).
On success count is the number of bytes moved, on failure maybe_error is set and count is unspecified.