Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
dp Struct Reference

#include <dpid.h>

Public Attributes

char * id
 
char * path
 
int sock_fd
 
int port
 
pid_t pid
 
int filter
 

Detailed Description

plugin state information

Definition at line 35 of file dpid.h.

Member Data Documentation

◆ filter

int dp::filter

Definition at line 41 of file dpid.h.

Referenced by get_dpi_attr().

◆ id

char* dp::id

Definition at line 36 of file dpid.h.

Referenced by free_dpi_attr(), and get_dpi_attr().

◆ path

char* dp::path

Definition at line 37 of file dpid.h.

Referenced by free_dpi_attr(), get_dpi_attr(), start_filter_plugin(), and start_server_plugin().

◆ pid

pid_t dp::pid

Definition at line 40 of file dpid.h.

Referenced by get_dpi_attr(), and handle_sigchld().

◆ port

int dp::port

Definition at line 39 of file dpid.h.

Referenced by get_dpi_attr(), and init_dpi_socket().

◆ sock_fd

int dp::sock_fd

Definition at line 38 of file dpid.h.

Referenced by init_dpi_socket(), start_filter_plugin(), and start_server_plugin().


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