Home
last modified time | relevance | path

Searched defs:server (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbase.h572 int errorlog_fd;
576 fdevents *ev, *ev_ins;
582 int con_opened;
583 int con_read;
584 int con_written;
585 int con_closed;
587 int ssl_is_init;
635 server_config srvconf; argument
663 …int (* network_backend_write)(struct server *srv, connection *con, int fd, chunkqueue *cq, off_t m… argument
676 /* this identifier field will be used to create server socket for */ argument
[all …]