-
- Downloads
An error occurred while retrieving diff files
http: remove THttpWSEngine from public interface of THttpCallArg
Now it is fully internall class, which should be used only by framework. Use THttpWSHandler to work with websockets
Showing
- gui/webdisplay/cef/base_handler.cxx 1 addition, 1 deletiongui/webdisplay/cef/base_handler.cxx
- net/http/inc/THttpCallArg.h 11 additions, 8 deletionsnet/http/inc/THttpCallArg.h
- net/http/inc/THttpWSEngine.h 2 additions, 0 deletionsnet/http/inc/THttpWSEngine.h
- net/http/src/TCivetweb.cxx 3 additions, 1 deletionnet/http/src/TCivetweb.cxx
- net/http/src/THttpCallArg.cxx 21 additions, 17 deletionsnet/http/src/THttpCallArg.cxx
- net/http/src/THttpServer.cxx 2 additions, 2 deletionsnet/http/src/THttpServer.cxx
- net/http/src/THttpWSEngine.cxx 11 additions, 0 deletionsnet/http/src/THttpWSEngine.cxx
- net/http/src/THttpWSHandler.cxx 1 addition, 1 deletionnet/http/src/THttpWSHandler.cxx
Loading
Please register or sign in to comment