|
Serene Runtime 1.0.0-dev
C runtime for the Serene programming language
|
The result of srn_fiber_accept. More...
#include <io.h>
Data Fields | |
| ERROR_HEADER | |
| int | fd |
| socklen_t | addrlen |
The result of srn_fiber_accept.
On success fd is the accepted descriptor and, when an address buffer was given, addrlen is the length of the peer address written into it.