Stream::DataIndication Struct Reference

Data read from provider. More...

#include <StreamInterface.h>

Data Fields

char * buf
 
ssize_t len
 Address of data.
 

Detailed Description

Data read from provider.

Definition at line 230 of file StreamInterface.h.

Field Documentation

◆ buf

char* Stream::DataIndication::buf

Definition at line 231 of file StreamInterface.h.

◆ len

ssize_t Stream::DataIndication::len

Address of data.

Definition at line 232 of file StreamInterface.h.

Referenced by Stream::SocketPoll::actualDeliver().


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

All rights reserved © 2002 - 2024 Isode Ltd.