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 67ca668ff3
Poll bug, poll, should check the current number of fds, not the max
6 years ago
..
.DatagramConnection.hpp.kate-swp correct include 12 years ago
AddrInfo.cpp restructure to be able to merge to 2d_game 12 years ago
AddrInfo.hpp restructure to be able to merge to 2d_game 12 years ago
ArgParse.cpp Make ArgParse::parseArgs's signature follow main's 6 years ago
ArgParse.hpp Make ArgParse::parseArgs's signature follow main's 6 years ago
CMakeLists.txt fixing make files, removing mysql wrappers from active files 9 years ago
Colors.hpp restructure to be able to merge to 2d_game 12 years ago
Common.cpp restructure to be able to merge to 2d_game 12 years ago
Common.hpp restructure to be able to merge to 2d_game 12 years ago
ConcurrentDeque.hpp ConcurrentDeque::push takes const reference 9 years ago
ConditionVariable.cpp restructure to be able to merge to 2d_game 12 years ago
ConditionVariable.hpp restructure to be able to merge to 2d_game 12 years ago
Connection.cpp restructure to be able to merge to 2d_game 12 years ago
Connection.hpp correct include 12 years ago
DatagramConnection.hpp correct include 12 years ago
Logger.cpp restructure to be able to merge to 2d_game 12 years ago
Logger.hpp restructure to be able to merge to 2d_game 12 years ago
Message.hpp restructure to be able to merge to 2d_game 12 years ago
Multiton.hpp restructure to be able to merge to 2d_game 12 years ago
Mutex.cpp restructure to be able to merge to 2d_game 12 years ago
Mutex.hpp enum fix 12 years ago
ObjectPool.hpp restructure to be able to merge to 2d_game 12 years ago
Observer.hpp restructure to be able to merge to 2d_game 12 years ago
Poll.cpp Poll bug, poll, should check the current number of fds, not the max 6 years ago
Poll.hpp accept takes a int& since it _modifies_ it 12 years ago
ScopedLock.cpp restructure to be able to merge to 2d_game 12 years ago
ScopedLock.hpp restructure to be able to merge to 2d_game 12 years ago
Semaphore.cpp restructure to be able to merge to 2d_game 12 years ago
Semaphore.hpp restructure to be able to merge to 2d_game 12 years ago
Singleton.hpp restructure to be able to merge to 2d_game 12 years ago
Singleton_DCLP.hpp restructure to be able to merge to 2d_game 12 years ago
Singleton_call_once.hpp restructure to be able to merge to 2d_game 12 years ago
Singleton_meyers.hpp restructure to be able to merge to 2d_game 12 years ago
Socket.cpp merging 12 years ago
Socket.hpp accept takes a int& since it _modifies_ it 12 years ago
SocketClient.cpp restructure to be able to merge to 2d_game 12 years ago
SocketClient.hpp restructure to be able to merge to 2d_game 12 years ago
SocketServer.cpp SocketServer::stop does not need to call m_connection->disconnect() 9 years ago
SocketServer.hpp restructure to be able to merge to 2d_game 12 years ago
SslConnection.cpp moving EchoMessage and PrintMessage into a header 9 years ago
SslConnection.hpp SSL connection close fix and some cert and pey to start a server 9 years ago
StreamConnection.hpp merging 12 years ago
Task.hpp restructure to be able to merge to 2d_game 12 years ago
TcpConnection.cpp TcpConnection checks state at the beginning of each function 12 years ago
TcpConnection.hpp accept takes a int& since it _modifies_ it 12 years ago
Thread.cpp restructure to be able to merge to 2d_game 12 years ago
Thread.hpp restructure to be able to merge to 2d_game 12 years ago
ThreadPool.cpp restructure to be able to merge to 2d_game 12 years ago
ThreadPool.hpp restructure to be able to merge to 2d_game 12 years ago
TimedTcpConnection.cpp accept takes a int& since it _modifies_ it 12 years ago
TimedTcpConnection.hpp accept takes a int& since it _modifies_ it 12 years ago
Timer.cpp restructure to be able to merge to 2d_game 12 years ago
Timer.hpp restructure to be able to merge to 2d_game 12 years ago
TimerUser.cpp restructure to be able to merge to 2d_game 12 years ago
TimerUser.hpp restructure to be able to merge to 2d_game 12 years ago
WorkerThread.cpp restructure to be able to merge to 2d_game 12 years ago
WorkerThread.hpp restructure to be able to merge to 2d_game 12 years ago