RetroArch
|
#include <net_sockets.h>
Public Attributes | |
int | fd |
Wrapper type for sockets.
Currently backed by just a file descriptor, but might be more in the future (eg two file descriptors for combined IPv4 + IPv6 support, or additional structures for hand-made UDP demultiplexing).
int mbedtls_net_context::fd |
The underlying file descriptor