VSF Documented
Data Fields
vsf_linux_httpd_t Class Reference

#include <vsf_linux_httpd.h>

Data Fields

__VSF_LINUX_HTTPD_PUBLIC_CONST__ char * root_path
 
__VSF_LINUX_HTTPD_PUBLIC_CONST__ uint16_t port
 
__VSF_LINUX_HTTPD_PUBLIC_CONST__ uint8_t backlog
 
__VSF_LINUX_HTTPD_PUBLIC_CONST__ uint16_t num_of_urihandler
 
__VSF_LINUX_HTTPD_PUBLIC_CONST__ vsf_linux_httpd_urihandler_turihandler
 

Field Documentation

◆ root_path

__VSF_LINUX_HTTPD_PUBLIC_CONST__ char* vsf_linux_httpd_t::root_path

◆ port

__VSF_LINUX_HTTPD_PUBLIC_CONST__ uint16_t vsf_linux_httpd_t::port

◆ backlog

__VSF_LINUX_HTTPD_PUBLIC_CONST__ uint8_t vsf_linux_httpd_t::backlog

◆ num_of_urihandler

__VSF_LINUX_HTTPD_PUBLIC_CONST__ uint16_t vsf_linux_httpd_t::num_of_urihandler

◆ urihandler