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 ef31a5f571
passing socket as int instead of &int (why did I do that on the first place. Lifting up SimpleMessage to test/SimpleMessage.hpp
12 years ago
..
AddrInfo.hpp refactor: AddrInfo moved from Socket 13 years ago
ArgParse.hpp solving char* to const char* issue. part2 12 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 Small Mutex refactor 12 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 Poll has timeout handling 12 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 passing socket as int instead of &int (why did I do that on the first place. Lifting up SimpleMessage to test/SimpleMessage.hpp 12 years ago
Socket.hpp.gch moving accept to Socket 12 years ago
SocketClient.hpp moving accept to Socket 12 years ago
SocketServer.hpp SocketConnection refactored to Connection 13 years ago
SslConnection.hpp passing socket as int instead of &int (why did I do that on the first place. Lifting up SimpleMessage to test/SimpleMessage.hpp 12 years ago
StreamConnection.hpp passing socket as int instead of &int (why did I do that on the first place. Lifting up SimpleMessage to test/SimpleMessage.hpp 12 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 passing socket as int instead of &int (why did I do that on the first place. Lifting up SimpleMessage to test/SimpleMessage.hpp 12 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
TimedTcpConnection.hpp passing socket as int instead of &int (why did I do that on the first place. Lifting up SimpleMessage to test/SimpleMessage.hpp 12 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