Realistic ntester program (still 50% packet loss)

This commit is contained in:
Keith Winstein
2011-08-09 23:07:51 -04:00
parent 66a64f0b22
commit 4e11e33560
4 changed files with 53 additions and 14 deletions
+1
View File
@@ -80,6 +80,7 @@ namespace Network {
int port( void );
string get_key( void ) { return key.printable_key(); }
bool get_attached( void ) { return attached; }
};
}