From 665b31165837d89ac9b64f9d9a540d0b87ae19e5 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 24 May 2011 18:55:56 +0000 Subject: Added some empty files that will become my new random number generator system, also fixed a bug in TcpSocket that caused the system to think the socket was closed when it just connected too quickly. --- src/random.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/random.cpp (limited to 'src/random.cpp') diff --git a/src/random.cpp b/src/random.cpp new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3