]> git.cworth.org Git - loudgame/history - loudgame.c
Don't try to close connection if it's never been opened
[loudgame] / loudgame.c
2008-01-22 Carl WorthDon't try to close connection if it's never been opened
2008-01-19 Carl WorthAdd a call to lm_connection_set_keep_alive_rate
2008-01-15 Carl WorthImplement simple show, hint, and shuffle commands for...
2008-01-15 Carl WorthShare loudgame_send code to reduce duplication.
2008-01-10 Carl WorthSeparate common code into loudgame.c and demonstrate...