2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Nov 21, 2023 — Nov 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
autoconf: Fix appending of C(XX)FLAGS More... 4 months ago
autoconf: Don't mix up CFLAGS with CXXFLAGS More... 4 months ago
systemd: Correct path to monopd binary More... 4 months ago
final changes for 0.10.4 release More... 6 months ago
add .gitignore More... 7 months ago
server: give more sending time for servers with high latency from meta server More... 7 months ago
server: remove outdated comment More... 7 months ago
listener: merge two socket iterators into one single loop More... 7 months ago
listener: merge delSocket into its unique caller More... 7 months ago
listener: get rid of Listener::socketHandler More... 7 months ago
listener: remove useless call to Listener::socketHandler More... 7 months ago
listener: rework to fix a race condition on a pending close socket More... 7 months ago
listener, socket: rework to get rid of Socket::New state More... 7 months ago
listener, socket: remove unnecessary Socket::ConnectFailed state More... 7 months ago
final changes for 0.10.3 release More... 8 months ago
build: remove clean_monopd script, git clean -fd do the same thing More... 8 months ago
listener, server: use strerror() is error messages, fix systemd ERRNO value for sd_notify calls (must match errno, positive value) More... 8 months ago
listenport: rework error handling to export errno value More... 8 months ago
game, cardgroup: use std::shuffle instead of the deprecated std:random_shuffle More... 8 months ago
listener: exit if systemd socket configuration is not properly configured More... 8 months ago
autoconf: update to modern style More... 8 months ago