Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::AwaitSocketReceiveResult Struct Reference

Result object populated by AwaitEventLoop::receive. More...

#include <Await.h>

Public Attributes

Span< char > data
 
bool disconnected = false
 

Detailed Description

Result object populated by AwaitEventLoop::receive.


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