Definition in file sktcl.c.
Go to the source code of this file.
Defines | |
#define | REQUEST "GET / HTTP/1.0\r\n\r\n" |
Functions | |
int | main (void) |
int | main1 (void) |
|
|
|
Definition at line 28 of file sktcl.c. References close(), connect(), EC_CLEANUP_BGN, EC_CLEANUP_END, ec_neg1, exit(), htons(), inet_addr(), read(), REQUEST, sockaddr_in::sin_addr, sockaddr_in::sin_family, sockaddr_in::sin_port, socket(), and write(). |
|
Definition at line 52 of file sktcl.c. References close(), connect(), EC_CLEANUP_BGN, EC_CLEANUP_END, ec_neg1, exit(), htonl(), htons(), read(), REQUEST, sockaddr_in::sin_addr, sockaddr_in::sin_family, sockaddr_in::sin_port, socket(), and write(). |