Switch to 64-bit fragment ID, fragmenting in separate function
This commit is contained in:
+1
-1
@@ -169,7 +169,7 @@ void Connection::update_MTU( void )
|
||||
}
|
||||
}
|
||||
|
||||
void Connection::send( string &s, bool send_timestamp )
|
||||
void Connection::send( string s, bool send_timestamp )
|
||||
{
|
||||
assert( attached );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user