Changeset 739
- Timestamp:
- 12/6/2008 4:55:03 AM (4 years ago)
- File:
-
- 1 edited
-
branches/eraser6/Manager/RemoteExecutor.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Manager/RemoteExecutor.cs
r738 r739 158 158 } 159 159 160 //Ignore the request if the client disconnected from us. 161 if (!server.IsConnected) 162 continue; 163 160 164 //Deserialise the header of the request. 161 165 mstream.Position = 0;
Note: See TracChangeset
for help on using the changeset viewer.
