mirror of
https://github.com/vimpunk/mio.git
synced 2025-12-08 01:36:52 +08:00
Merge d37d75dfeb7d5aeedf8ba781c248e27d14c0b450 into 8b6b7d878c89e81614d05edca7936de41ccdd2da
This commit is contained in:
commit
a585b42450
@ -97,7 +97,7 @@ private:
|
||||
// user provided it, but we must close it if we obtained it using the
|
||||
// provided path. For this reason, this flag is used to determine when to
|
||||
// close `file_handle_`.
|
||||
bool is_handle_internal_;
|
||||
bool is_handle_internal_{false};
|
||||
|
||||
public:
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user