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.
Denes Matetelki ede802cc36
No MessageBuilder, but abstract Message, which is a template type of TcpClient
13 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
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
inetSocketClient.cpp TcpClient, not yet multithreaded 13 years ago
inetSocketClient.hpp TcpClient, not yet multithreaded 13 years ago
localSocketClient.cpp TcpClient, not yet multithreaded 13 years ago
localSocketClient.hpp TcpClient, not yet multithreaded 13 years ago
mysqlclient_main.cpp MysqlClient query performance boost, reconnect function. ArgParse ctor argument order changed 13 years ago
socketClient.cpp TcpClient, not yet multithreaded 13 years ago
socketClient.hpp TcpClient, not yet multithreaded 13 years ago
tcpclient_main.cpp No MessageBuilder, but abstract Message, which is a template type of TcpClient 13 years ago
tcpserver_main.cpp Messy Tcp connection stuff...starting the cleanup 13 years ago
test_TimerThread.hpp TimerThread had too much overhead, trying a different approach with Timer 14 years ago