FdNotes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Ipc
 

Enumerations

enum  Ipc::FdNoteId {
  Ipc::fdnNone,
  Ipc::fdnHttpSocket,
  Ipc::fdnHttpsSocket,
  Ipc::fdnFtpSocket,
  Ipc::fdnInSnmpSocket,
  Ipc::fdnOutSnmpSocket,
  Ipc::fdnInIcpSocket,
  Ipc::fdnInHtcpSocket,
  Ipc::fdnEnd
}
 We cannot send char* FD notes to other processes. Pass int IDs and convert. More...
 

Functions

const char * Ipc::FdNote (int fdNodeId)
 converts FdNoteId into a string More...
 

 

Introduction

Documentation

Support

Miscellaneous