-
- Downloads
An error occurred while retrieving diff files
http: use shared_ptr for preserving web-socket handles
Showing
- net/http/inc/THttpCallArg.h 2 additions, 3 deletionsnet/http/inc/THttpCallArg.h
- net/http/inc/THttpLongPollEngine.h 1 addition, 1 deletionnet/http/inc/THttpLongPollEngine.h
- net/http/inc/THttpWSEngine.h 1 addition, 3 deletionsnet/http/inc/THttpWSEngine.h
- net/http/inc/THttpWSHandler.h 2 additions, 2 deletionsnet/http/inc/THttpWSHandler.h
- net/http/src/TCivetweb.cxx 5 additions, 5 deletionsnet/http/src/TCivetweb.cxx
- net/http/src/THttpCallArg.cxx 2 additions, 19 deletionsnet/http/src/THttpCallArg.cxx
- net/http/src/THttpLongPollEngine.cxx 5 additions, 0 deletionsnet/http/src/THttpLongPollEngine.cxx
- net/http/src/THttpServer.cxx 3 additions, 4 deletionsnet/http/src/THttpServer.cxx
- net/http/src/THttpWSEngine.cxx 2 additions, 2 deletionsnet/http/src/THttpWSEngine.cxx
- net/http/src/THttpWSHandler.cxx 7 additions, 16 deletionsnet/http/src/THttpWSHandler.cxx
Loading
Please register or sign in to comment