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

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

#include <Await.h>

Public Attributes

Span< char > data
 
SocketIPAddress sourceAddress
 
bool disconnected = false
 

Detailed Description

Result object populated by AwaitEventLoop::receiveFrom.


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