This website works better with JavaScript.
Explore
Help
Sign In
wirtz
/
esp-link
mirror of
https://github.com/jeelabs/esp-link.git
Watch
1
Star
0
Fork
You've already forked esp-link
0
Code
Issues
Releases
Wiki
Activity
282
Commits
7
Branches
41
Tags
4.7 MiB
C
76.1%
CSS
6.4%
JavaScript
6.1%
HTML
5.5%
Makefile
3.6%
Other
2.2%
Tree:
0ec9630221
esp-link
/
user
/
cgitcp.h
8 lines
100 B
Raw
Blame
History
#
ifndef CGITCP_H
#
define CGITCP_H
#
include
"httpd.h"
int
cgiTcp
(
HttpdConnData
*
connData
)
;
#
endif
Reference in new issue
View Git Blame
Copy Permalink