-
- Downloads
Merge topic 'libuv-raii'
1e9b7d3c server: Switched to a auto model for handles f43b9219 tests: Added tests to verify UV RAII semantics/constructs a3abb85c Add RAII handles for libuv handle types 90f8db26 tests: unconditionally enabled server tests b56b51fc utility: Disabled copy ctors in thread classes Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !1453
Showing
- Source/CMakeLists.txt 1 addition, 0 deletionsSource/CMakeLists.txt
- Source/cmConnection.cxx 8 additions, 11 deletionsSource/cmConnection.cxx
- Source/cmConnection.h 3 additions, 2 deletionsSource/cmConnection.h
- Source/cmPipeConnection.cxx 20 additions, 31 deletionsSource/cmPipeConnection.cxx
- Source/cmPipeConnection.h 2 additions, 2 deletionsSource/cmPipeConnection.h
- Source/cmServer.cxx 33 additions, 34 deletionsSource/cmServer.cxx
- Source/cmServer.h 6 additions, 4 deletionsSource/cmServer.h
- Source/cmServerConnection.cxx 21 additions, 50 deletionsSource/cmServerConnection.cxx
- Source/cmServerConnection.h 3 additions, 3 deletionsSource/cmServerConnection.h
- Source/cmUVHandlePtr.cxx 198 additions, 0 deletionsSource/cmUVHandlePtr.cxx
- Source/cmUVHandlePtr.h 200 additions, 0 deletionsSource/cmUVHandlePtr.h
- Source/cm_thread.hxx 6 additions, 0 deletionsSource/cm_thread.hxx
- Tests/CMakeLists.txt 1 addition, 3 deletionsTests/CMakeLists.txt
- Tests/CMakeServerLib/CMakeLists.txt 4 additions, 0 deletionsTests/CMakeServerLib/CMakeLists.txt
- Tests/CMakeServerLib/testServerBuffering.cpp 2 additions, 3 deletionsTests/CMakeServerLib/testServerBuffering.cpp
- Tests/CMakeServerLib/testUVRAII.cxx 179 additions, 0 deletionsTests/CMakeServerLib/testUVRAII.cxx
Loading
Please register or sign in to comment