[libc-commits] [PATCH] D150118: [libc] Prevent changing ownership of the port once opened

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed May 10 13:27:50 PDT 2023


jhuber6 added a comment.

In D150118#4333153 <https://reviews.llvm.org/D150118#4333153>, @lntue wrote:

> Ok after @JonChesterfield 's comments are addressed.

I tried implementing the destructor as an RAII interface, but it had some issues I didn't delve too far into at the time.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150118/new/

https://reviews.llvm.org/D150118



More information about the libc-commits mailing list