Use ::_close rather than ::close in Win32 stubs.
The former is the proper converse of _open, which is used in ::google::protobuf::internal::win32::open. This resolves issue #5209.
Showing
Please
register
or
sign in
to comment
The former is the proper converse of _open, which is used in ::google::protobuf::internal::win32::open. This resolves issue #5209.