Fooling around with design patterns in C++
cpp
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dmatetelki 1dcb6e696d
ConcurrentDeque::push takes const reference
9 years ago
lib ConcurrentDeque::push takes const reference 9 years ago
other SSL connection close fix and some cert and pey to start a server 9 years ago
test library is build by CMakeLists.txt in lib/cpp_utils and not by one under build 12 years ago
.gitignore TcpConnection checks state at the beginning of each function 12 years ago
CMakeLists.txt fixing make files, removing mysql wrappers from active files 9 years ago
README README added 14 years ago
SConstruct first scons try 13 years ago
doxyfile SocketConnection refactored to Connection 13 years ago

README

Having fun with design patterns in CPP, pthread wrapper and other util classes.