Benjamin Sergeant
705625af0a
refactor select code + add protection against large fds (cf Android 9)
2019-06-25 15:41:39 -07:00
Benjamin Sergeant
01bc6654cb
Add extra check in IXWebSocketCloseTest.cpp
2019-06-25 14:10:39 -07:00
Benjamin Sergeant
de0bf5ebcd
WebSocket callback only take one object, a const ix::WebSocketMessagePtr& msg
2019-06-09 11:33:17 -07:00
Benjamin Sergeant
d50125c62d
Feature/http async ( #90 )
...
* unittest working / uses shared_ptr for a bunch of things 🗿
* fix command line tools
* fix ws + add doc
* add more logging
2019-06-05 17:04:24 -07:00
Kumamon38
3990d3bcbf
fix close bug and tests : let poll do his job when closing ( #79 )
...
* let poll do his job when closing
* try fix test
* try fix test
* Update IXWebSocketTransport.cpp
* add log to find issue on CI
* add log to find issue on CI
* add log to find issue on CI
* add log to find issue on CI
* add log to find issue on CI
* change state immediately, and send close frame after
* add immediate close test
* disable test for windows
2019-05-21 09:34:08 -07:00
Benjamin Sergeant
3755d29a45
enum class HttpErrorCode derives from int
2019-05-15 16:50:00 -07:00
Benjamin Sergeant
c2b75399ae
try to re-enable some tests
2019-05-15 16:28:29 -07:00
Benjamin Sergeant
a7e29a9f36
comment failing test
2019-05-15 15:44:14 -07:00
Benjamin Sergeant
02399dfa5c
comment failing test
2019-05-15 15:37:30 -07:00
Benjamin Sergeant
5b2b2ea7b0
fix compile errors with C++ enum class
2019-05-15 15:18:46 -07:00
Benjamin Sergeant
d90b634e80
close and stop with code and reason + docker = ubuntu xenial
2019-05-15 15:18:46 -07:00