Merge tag 'v0.20.9'
release v0.20.9
This commit is contained in:
@@ -106,7 +106,7 @@ public:
|
||||
}
|
||||
|
||||
gcc_pure
|
||||
bool IsExpired() const {
|
||||
bool IsExpired() const noexcept {
|
||||
return !FullyBufferedSocket::IsDefined();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user