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

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

#include <Await.h>

Public Attributes

Span< char > line
 
bool disconnected = false
 
bool lineComplete = false
 

Detailed Description

Result object populated by AwaitEventLoop::receiveLine.


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