Benjamin Sergeant
|
bd1c8873d0
|
capture path/uri when connecting, and pass it back through callbacks in the openInfo member
|
2019-01-03 17:44:10 -08:00 |
|
Benjamin Sergeant
|
e964a0a1f0
|
correct validation of the request (request line + headers)
|
2019-01-03 13:41:06 -08:00 |
|
Benjamin Sergeant
|
d5041f64be
|
rename test file
|
2019-01-02 21:59:06 -08:00 |
|
Benjamin Sergeant
|
64f649d1f9
|
split handshake code into its own files, so that Transport file is less massive
|
2019-01-02 20:07:54 -08:00 |
|
Benjamin Sergeant
|
097c7e5397
|
server unittest for validating client request / new timeout cancellation handling (need refactoring)
|
2019-01-02 16:08:32 -08:00 |
|
Benjamin Sergeant
|
b95e5e36dc
|
use select to detect new incoming connections
|
2019-01-01 22:21:07 -08:00 |
|
Benjamin Sergeant
|
1bc5bc7f1c
|
add a way to run in blocking more, which is useful for server mode to have N*thread instead of 2N*thread for N connections
|
2019-01-01 21:25:15 -08:00 |
|
Benjamin Sergeant
|
4adf5720f0
|
gitignore stuff
|
2019-01-01 17:14:31 -08:00 |
|
Benjamin Sergeant
|
973a3f03c3
|
linux fix + unittest works with Linux
|
2019-01-01 17:13:26 -08:00 |
|
Benjamin Sergeant
|
06177afd6a
|
unittest starts a server
|
2019-01-01 16:34:05 -08:00 |
|
Benjamin Sergeant
|
43cd6d34ca
|
add simple unittest
|
2018-12-29 18:34:08 -08:00 |
|