libreoffice-online/net
Ashod Nakashian 5b52f7d8eb wsd: smart pointer cleanup
std::make_shared and std::make_unique
are superior to explict smart pointer
construction. Where we have private
constructors, we can't use them.

Change-Id: I492122f58e958113c6e6d31445c6614ad98c89aa
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2023-08-03 08:40:20 +02:00
..
Buffer.hpp
clientnb.cpp wsd: smart pointer cleanup 2023-08-03 08:40:20 +02:00
DelaySocket.cpp
DelaySocket.hpp
FakeSocket.cpp
FakeSocket.hpp
HttpHelper.cpp wsd: smart pointer cleanup 2023-08-03 08:40:20 +02:00
HttpHelper.hpp
HttpRequest.cpp Implement minor changes suggested during review 2023-06-15 19:01:42 +01:00
HttpRequest.hpp wsd: test: new cool.html post request test 2023-08-03 08:40:20 +02:00
NetUtil.cpp
NetUtil.hpp
ServerSocket.hpp
Socket.cpp Typos: wake-up. 2023-07-17 11:35:25 +02:00
Socket.hpp wsd: use STATE_ENUM in SocketDisposition 2023-06-30 21:45:40 +02:00
Ssl.cpp
Ssl.hpp wsd: smart pointer cleanup 2023-08-03 08:40:20 +02:00
SslSocket.hpp
WebSocketHandler.hpp paste: cleanup excessive debugging. 2023-07-28 21:38:02 +01:00
WebSocketSession.hpp wsd: test: better polling in tests 2023-05-31 07:40:11 -04:00