Client can now connect to servers interactively
This commit is contained in:
@@ -16,6 +16,9 @@ struct PrintBufferCore : public eng::opnew {
|
||||
|
||||
// Line number of the first unchecked line in the buffer. All line
|
||||
// numbers including this one and beyond are unchecked.
|
||||
// "Unchecked" lines are lines in a non-authoritative model
|
||||
// that haven't been verified through difference transmission.
|
||||
|
||||
int first_unchecked_;
|
||||
|
||||
// Constructor.
|
||||
|
||||
Reference in New Issue
Block a user