Stream::External Struct Reference

Push an external endpoint into the provider. More...

#include <StreamInterface.h>

Data Fields

endpoint_t fd
 
bool listen
 The network endpoint from some external source.
 

Detailed Description

Push an external endpoint into the provider.

Definition at line 48 of file StreamInterface.h.

Field Documentation

◆ fd

endpoint_t Stream::External::fd

Definition at line 49 of file StreamInterface.h.

◆ listen

bool Stream::External::listen

The network endpoint from some external source.

Definition at line 50 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.