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 b20611964d
Unittest for Message
13 years ago
..
AddrInfo.hpp refactor: AddrInfo moved from Socket 13 years ago
ArgParse.hpp MysqlClient query performance boost, reconnect function. ArgParse ctor argument order changed 13 years ago
Colors.hpp Colors at logging. test_Common.hpp renamed to Fixtures.hpp. TimerThread remove user is suspicious 14 years ago
Common.hpp SocketConnection refactored to Connection 13 years ago
ConcurrentDeque.hpp Specialization of ConqurrentDeque::freeDeque and ObjectPool::release with Substitution failure is not an error (SFINAE) 13 years ago
ConditionVariable.hpp waiting with pthread_mutex_timedlock, pthread_cond_timedwait now uses nanosec too. Thread can be created as a soft-realtime thread. TimerThread should have nanosec precision alarm functionality. 14 years ago
Connection.hpp refactor: AddrInfo moved from Socket 13 years ago
Logger.hpp LOG_PROP 13 years ago
Message.hpp Unittest for Message 13 years ago
Multiton.hpp multiton class added 13 years ago
Mutex.hpp coding style fixes 14 years ago
MysqlClient.hpp SslConnection first darft, sslclient_main.cpp 13 years ago
MysqlConnectionPool.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
ObjectPool.hpp Specialization of ConqurrentDeque::freeDeque and ObjectPool::release with Substitution failure is not an error (SFINAE) 13 years ago
Observer.hpp Observer design pattern's Observer & Subject abstract classes 13 years ago
Poll.hpp accept moved to StreamConnection 13 years ago
ScopedLock.hpp ScopedLock takes Mutex as reference not as pointer 14 years ago
Semaphore.hpp waiting with pthread_mutex_timedlock, pthread_cond_timedwait now uses nanosec too. Thread can be created as a soft-realtime thread. TimerThread should have nanosec precision alarm functionality. 14 years ago
Singleton.hpp new singleton implementations 13 years ago
Singleton_DCLP.hpp refactor: AddrInfo moved from Socket 13 years ago
Singleton_call_once.hpp cleanup at unittest files 13 years ago
Singleton_meyers.hpp new singleton implementations 13 years ago
Socket.hpp refactor: AddrInfo moved from Socket 13 years ago
SocketClient.hpp SocketConnection refactored to Connection 13 years ago
SocketServer.hpp SocketConnection refactored to Connection 13 years ago
SslConnection.hpp refactor: AddrInfo moved from Socket 13 years ago
StreamConnection.hpp refactor: AddrInfo moved from Socket 13 years ago
Task.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
TcpConnection.hpp refactor: AddrInfo moved from Socket 13 years ago
Thread.hpp SocketConnection refactored to Connection 13 years ago
ThreadPool.hpp whitespace removes...when will i develom my own cpp coding standard? 13 years ago
Timer.hpp Timer, TimerUser rewritten. 13 years ago
TimerUser.hpp Timer, TimerUser rewritten. 13 years ago
WorkerThread.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