Clapkit
Loading...
Searching...
No Matches
CKNetBaseSocketEvtFromInterrupt Struct Reference

Defines a TCP event that's coming from the interrupt, to be added to the event handling queue. More...

#include <ckNetBaseSocket.h>

Public Attributes

short csCode = 0
 
bool result = false
 
bool isWritten = false
 
bool isRead = false
 

Detailed Description

Defines a TCP event that's coming from the interrupt, to be added to the event handling queue.

Member Data Documentation

◆ csCode

short CKNetBaseSocketEvtFromInterrupt::csCode = 0

◆ isRead

bool CKNetBaseSocketEvtFromInterrupt::isRead = false

◆ isWritten

bool CKNetBaseSocketEvtFromInterrupt::isWritten = false

◆ result

bool CKNetBaseSocketEvtFromInterrupt::result = false

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