Benjamin Sergeant
|
58921592c8
|
constexpr to declare number of fds
|
2019-01-26 21:01:36 -08:00 |
|
Benjamin Sergeant
|
b9c49c38ed
|
linux fix
|
2019-01-26 20:57:48 -08:00 |
|
Benjamin Sergeant
|
76c97027c8
|
remove shutdown call
|
2019-01-26 20:54:23 -08:00 |
|
Benjamin Sergeant
|
5db3620f49
|
rebase poll branch
|
2019-01-26 20:50:25 -08:00 |
|
Benjamin Sergeant
|
a8b6573f96
|
hearbeat
|
2019-01-24 12:42:49 -08:00 |
|
Benjamin Sergeant
|
8a0afef825
|
check select errors better
|
2019-01-07 11:18:00 -08:00 |
|
Benjamin Sergeant
|
60dc765178
|
unittest + compiler warnings
|
2019-01-05 21:10:08 -08:00 |
|
Benjamin Sergeant
|
0fd06bb592
|
int -> ssize_t for socker recv and send
|
2019-01-05 20:53:50 -08:00 |
|
Benjamin Sergeant
|
9641c8cf49
|
header refactoring
|
2019-01-05 20:38:43 -08:00 |
|
Benjamin Sergeant
|
3eef8fba27
|
unittest on appveyor
|
2019-01-04 17:28:13 -08:00 |
|
Benjamin Sergeant
|
cc43357fb4
|
Socket::readLine works with arbitrary long lines
|
2019-01-03 18:47:01 -08:00 |
|
Benjamin Sergeant
|
bce5ef2dca
|
timeout is configurable
|
2019-01-03 18:33:08 -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
|
2b136b2981
|
refactoring + cancellation was buggy during http upgrade
|
2019-01-02 07:45:07 -08:00 |
|
Benjamin Sergeant
|
ea07afcc0b
|
can create a socket from a fd
|
2018-12-29 21:53:33 -08:00 |
|
Benjamin Sergeant
|
cbadecab33
|
non blocking dns lookup
|
2018-12-14 16:28:17 -08:00 |
|
Benjamin Sergeant
|
8c079787f0
|
add cancellation support while connecting, to speed up WebSocket::stop
|
2018-12-09 17:56:20 -08:00 |
|
Benjamin Sergeant
|
62528e6a0b
|
http upgrade and connections use non blocking sockets
|
2018-12-09 14:07:40 -08:00 |
|
Benjamin Sergeant
|
cf0045a483
|
stopping connection on Linux does not close the socket, which can create problem when re-starting the connection
|
2018-11-01 17:02:49 -07:00 |
|
Benjamin Sergeant
|
71b40c6d6c
|
Windows support (no TLS yet)
|
2018-10-08 21:44:54 -07:00 |
|
Benjamin Sergeant
|
9b8d6cedfe
|
First import
|
2018-09-27 14:57:19 -07:00 |
|