Variable wait time

This commit is contained in:
Keith Winstein
2011-08-10 00:13:22 -04:00
parent 4a90f6a0ef
commit e7df295f45
3 changed files with 13 additions and 14 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ namespace Network {
Transport( MyState &initial_state, RemoteState &initial_remote,
const char *key_str, const char *ip, int port );
void tick( void );
int tick( void );
void recv( void );