A
download httpd.h
Language: C
LOC: 7
Project Info
hping2
Server: SourceForge
Type: cvs
...orge\h\hping2\hping2\s10sh\
   bar.c
   bar.h
   bytesex.h
   common.c
   common.h
   crc.c
   crc.h
   favicon.h
   favicon2c.c
   httpd.c
   httpd.h
   main.c
   Makefile.in
   maketgz.sh
   README.CVS
   s10sh.h
   serial.c
   serial.h
   usb.c
   usb.h

#ifndef _S10SH_HTTPD_H
#define _S10SH_HTTPD_H

int httpd_start(int port);
void httpd_set_port(int port);
int httpd_init(void);
int httpd_main_loop(void);

#endif /* _S10SH_HTTPD_H */

About Koders | Resources | Downloads | Support | Black Duck | Terms of Service | DMCA | Privacy Policy | Contact Us