Datagram::ReleaseBuf Struct Reference

Release buffer. More...

#include <DatagramInterface.h>

Data Fields

Providerprovider
 
const char * buf
 This provider.
 
ssize_t len
 Buffer to be released.
 

Detailed Description

Release buffer.

Definition at line 159 of file DatagramInterface.h.

Field Documentation

◆ provider

Provider* Datagram::ReleaseBuf::provider

Definition at line 160 of file DatagramInterface.h.

◆ buf

const char* Datagram::ReleaseBuf::buf

This provider.

Definition at line 161 of file DatagramInterface.h.

Referenced by Datagram::DgramPoll::actualDeliver().

◆ len

ssize_t Datagram::ReleaseBuf::len

Buffer to be released.

Definition at line 162 of file DatagramInterface.h.

Referenced by Datagram::DgramPoll::actualDeliver().


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

All rights reserved © 2002 - 2024 Isode Ltd.