.. |
CMakeLists.txt
|
fixing make files, removing mysql wrappers from active files
|
9 years ago |
ConcurrentMultiMap.hpp
|
New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests.
|
14 years ago |
EchoMessage.hpp
|
moving EchoMessage and PrintMessage into a header
|
9 years ago |
MySQLEchoMessage.cpp
|
moving EchoMessage and PrintMessage into a header
|
9 years ago |
MySQLEchoMessage.hpp
|
moving EchoMessage and PrintMessage into a header
|
9 years ago |
MysqlClient.cpp
|
fixing make files, removing mysql wrappers from active files
|
9 years ago |
MysqlClient.hpp
|
fixing make files, removing mysql wrappers from active files
|
9 years ago |
MysqlConnectionPool.cpp
|
fixing make files, removing mysql wrappers from active files
|
9 years ago |
MysqlConnectionPool.hpp
|
fixing make files, removing mysql wrappers from active files
|
9 years ago |
MysqlTask.cpp
|
Connection augments messageParam, not just passing on to Message. TcpClient stops if Polling ended (server crashed). Polling's loop's statusvariable is volatile now. New class: WorkerThread, MysqlTask. New end-user program: mysqlclient_tcpwrapper.cpp
|
13 years ago |
MysqlTask.hpp
|
Connection augments messageParam, not just passing on to Message. TcpClient stops if Polling ended (server crashed). Polling's loop's statusvariable is volatile now. New class: WorkerThread, MysqlTask. New end-user program: mysqlclient_tcpwrapper.cpp
|
13 years ago |
PrintMessage.hpp
|
PrintMessage can signal when ready with conditional variable
|
9 years ago |
Semaphore.cpp
|
New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests.
|
14 years ago |
TimerThreadMultimap.cpp
|
TimerThreadMultimap went back to the 'cafe of broken dreams' folder again, logger handle levels, Timer starts new threads when time is over
|
14 years ago |
TimerThreadMultimap.hpp
|
TimerThreadMultimap went back to the 'cafe of broken dreams' folder again, logger handle levels, Timer starts new threads when time is over
|
14 years ago |
argtester.cpp
|
declarations and definitions are splitted to hpp and cpp files
|
13 years ago |
cert.pem
|
SSL connection close fix and some cert and pey to start a server
|
9 years ago |
client_caller.sh
|
tcpclient_main.cpp waits for reply, log fixes
|
13 years ago |
compile.sh
|
build system updated for the standalone executables under 'other'
|
12 years ago |
inetSocketClient.cpp
|
TcpClient, not yet multithreaded
|
13 years ago |
inetSocketClient.hpp
|
TcpClient, not yet multithreaded
|
13 years ago |
key.pem
|
SSL connection close fix and some cert and pey to start a server
|
9 years ago |
localSocketClient.cpp
|
TcpClient, not yet multithreaded
|
13 years ago |
localSocketClient.hpp
|
TcpClient, not yet multithreaded
|
13 years ago |
mysqlclient_main.cpp
|
adjusting includes after files moved from 'include' and 'src' to 'lib/cpp_utils'
|
12 years ago |
mysqlclient_tcpwrapper.cpp
|
SslConnection first darft, sslclient_main.cpp
|
13 years ago |
socketClient.cpp
|
TcpClient, not yet multithreaded
|
13 years ago |
socketClient.hpp
|
TcpClient, not yet multithreaded
|
13 years ago |
sslclient_main.cpp
|
PrintMessage can signal when ready with conditional variable
|
9 years ago |
sslserver_main.cpp
|
moving EchoMessage and PrintMessage into a header
|
9 years ago |
tcpclient_main.cpp
|
PrintMessage can signal when ready with conditional variable
|
9 years ago |
tcpserver_main.cpp
|
moving EchoMessage and PrintMessage into a header
|
9 years ago |
test_TimerThread.hpp
|
TimerThread had too much overhead, trying a different approach with Timer
|
14 years ago |
test_TimerThreadMultimap.hpp
|
cleanup at unittest files
|
13 years ago |