forward.h File Reference
#include "base/RefCount.h"
#include <vector>
Include dependency graph for forward.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Comm
 Abstraction layer for TCP, UDP, TLS, UDS and filedescriptor sockets.
 

Typedefs

typedef void PF(int, void *)
 
typedef RefCount< Comm::ConnectionComm::ConnectionPointer
 

Functions

bool Comm::IsConnOpen (const Comm::ConnectionPointer &conn)
 
void Comm::SetSelect (int, unsigned int, PF *, void *, time_t)
 Mark an FD to be watched for its IO status. More...
 

Variables

PF Comm::HandleWrite
 

Typedef Documentation

◆ PF

typedef void PF(int, void *)

legacy CBDATA callback functions ABI definition for read or write I/O events

Deprecated:
use CommCalls API instead where possible

Definition at line 18 of file forward.h.

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors