[GNE]Re: [GNEdev]GNE 45 Release Canidate 1
Brought to you by:
gillius
|
From: Elias P. <el...@us...> - 2002-01-15 21:05:33
|
> Please update your CVS version of GNE and run all of the programs and tests > and let me know if there are problems with any of the programs. exnetperf > should be fine but I need to look over its code again and I am also not > done implementing it (ie it works for only one client now), but still > report issues with that other than it works for only one connection. > Ok, as we already talked in IRC, i get some issues with exnetperf: That one time, the following happened: I hit a key in the server, and it closed and wrote: Assertion failed: connections.find(socket) != connections.end(), file src/Connec tionEventGenerator.cpp, line 104 The client wrote this: Socket failure: Network error when trying to write to connection. and stopped responding to key presses. |