RetroArch
Public Attributes | List of all members
netsocket Struct Reference
Collaboration diagram for netsocket:
[legend]

Public Attributes

struct netconnconn
 
struct netbuflastdata
 
u16 lastoffset
 
u16 rcvevt
 
u16 sendevt
 
u16 flags
 
s32 err
 

Member Data Documentation

◆ conn

struct netconn* netsocket::conn

◆ err

s32 netsocket::err

◆ flags

u16 netsocket::flags

◆ lastdata

struct netbuf* netsocket::lastdata

◆ lastoffset

u16 netsocket::lastoffset

◆ rcvevt

u16 netsocket::rcvevt

◆ sendevt

u16 netsocket::sendevt

The documentation for this struct was generated from the following file: