kmx git
login
register
kc3-lang
/
libevent
/
sample/http-connect.c
sample/http-connect.c
Log
Author
Commit
Date
CI
Message
6dc71e70
2015-08-18T21:57:28
sample/http-connect: don't use assert() to make it work with NDEBUG Otherwise it will not work for cmake release target type.
f976d436
2015-08-18T21:29:03
sample/http-connect: made it compatible with C90
1d34498e
2015-08-18T12:18:31
sample: add HTTP CONNECT tunnelling example using libevent http layer