There was an error fetching the commit references. Please try again later.
Merge remote-tracking branch 'GruppeARepo/master'
Showing
- NetworkingLib/.gitignore 3 additions, 0 deletionsNetworkingLib/.gitignore
- NetworkingLib/CMakeLists.txt 167 additions, 0 deletionsNetworkingLib/CMakeLists.txt
- NetworkingLib/NetworkingLibConfig.cmake.in 12 additions, 0 deletionsNetworkingLib/NetworkingLibConfig.cmake.in
- NetworkingLib/NetworkingLibConfigVersion.cmake.in 11 additions, 0 deletionsNetworkingLib/NetworkingLibConfigVersion.cmake.in
- NetworkingLib/include/Busyable.h 58 additions, 0 deletionsNetworkingLib/include/Busyable.h
- NetworkingLib/include/Closeable.h 162 additions, 0 deletionsNetworkingLib/include/Closeable.h
- NetworkingLib/include/DatagramReceiver.h 121 additions, 0 deletionsNetworkingLib/include/DatagramReceiver.h
- NetworkingLib/include/DatagramSender.h 115 additions, 0 deletionsNetworkingLib/include/DatagramSender.h
- NetworkingLib/include/Error.h 86 additions, 0 deletionsNetworkingLib/include/Error.h
- NetworkingLib/include/Frame.h 57 additions, 0 deletionsNetworkingLib/include/Frame.h
- NetworkingLib/include/Message.h 234 additions, 0 deletionsNetworkingLib/include/Message.h
- NetworkingLib/include/Networking.h 47 additions, 0 deletionsNetworkingLib/include/Networking.h
- NetworkingLib/include/Resolver.h 198 additions, 0 deletionsNetworkingLib/include/Resolver.h
- NetworkingLib/include/ServiceClient.h 193 additions, 0 deletionsNetworkingLib/include/ServiceClient.h
- NetworkingLib/include/ServiceServer.h 146 additions, 0 deletionsNetworkingLib/include/ServiceServer.h
- NetworkingLib/include/Socket.h 244 additions, 0 deletionsNetworkingLib/include/Socket.h
- NetworkingLib/include/Stream.h 205 additions, 0 deletionsNetworkingLib/include/Stream.h
- NetworkingLib/include/Time.h 24 additions, 0 deletionsNetworkingLib/include/Time.h
- NetworkingLib/include/Timer.h 63 additions, 0 deletionsNetworkingLib/include/Timer.h
- NetworkingLib/include/Utils.h 80 additions, 0 deletionsNetworkingLib/include/Utils.h
Please register or sign in to comment