.. |
Buffer.hpp
|
wsd: http: improve StatusLine
|
2021-03-22 10:09:22 -04:00 |
clientnb.cpp
|
wsd: cleanup Poco headers
|
2021-03-22 10:09:22 -04:00 |
DelaySocket.cpp
|
wsd: avoid static SocketPoll
|
2021-03-13 16:44:09 -05:00 |
DelaySocket.hpp
|
wsd: avoid static SocketPoll
|
2021-03-13 16:44:09 -05:00 |
FakeSocket.cpp
|
|
|
FakeSocket.hpp
|
Replace all __linux in CPP conditions with __linux__ .
|
2020-11-17 09:21:45 +00:00 |
HttpHelper.cpp
|
wsd: cleanup Poco headers
|
2021-03-22 10:09:22 -04:00 |
HttpHelper.hpp
|
wsd: move HttpHelper namespace from Socket to its home
|
2020-11-02 07:56:03 -05:00 |
HttpRequest.cpp
|
wsd: http: parse the host and validate
|
2021-04-07 11:36:10 -04:00 |
HttpRequest.hpp
|
wsd: http: explicit Request constructor and Header arg
|
2021-04-11 01:05:20 -04:00 |
NetUtil.cpp
|
wsd: http: improved parseUri and new parseUrl with tests
|
2021-04-07 11:36:10 -04:00 |
NetUtil.hpp
|
wsd: http: improved parseUri and new parseUrl with tests
|
2021-04-07 11:36:10 -04:00 |
ServerSocket.hpp
|
wsd: encapsulate ServerSocket::_socketFactory
|
2021-03-16 08:27:46 -04:00 |
Socket.cpp
|
wsd: use http::Request for internal WS and simplify
|
2021-04-11 01:05:20 -04:00 |
Socket.hpp
|
wsd: std::move better than copy-from-ref
|
2021-04-11 18:43:36 -04:00 |
Ssl.cpp
|
Implement SslContext::id() for FreeBSD systems by calling pthread_getthreadid_np().
|
2020-11-16 14:02:23 +00:00 |
Ssl.hpp
|
wsd: more informative SSL state reporting
|
2021-04-02 13:18:41 -04:00 |
SslSocket.hpp
|
wsd: better errno handling in sockets
|
2021-03-01 21:50:18 -05:00 |
WebSocketHandler.hpp
|
wsd: log the buffer size in WebSocketHandler::sendFrame
|
2021-04-12 09:06:38 -04:00 |
WebSocketSession.hpp
|
wsd: override getPollEvents in WebSocketSession
|
2021-04-12 09:06:38 -04:00 |