You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I require the path of the Memfd on disk for my use case.
I.e. a fn that returns "/proc/pid_here/fd/fd_number_here"
In my opinion a utility function to get this path would not be out of place in the Memfd struct.
Since its not much effort I have a submitted a PR to do just that.
Hello,
I require the path of the Memfd on disk for my use case.
I.e. a fn that returns "/proc/pid_here/fd/fd_number_here"
In my opinion a utility function to get this path would not be out of place in the Memfd struct.
Since its not much effort I have a submitted a PR to do just that.
See #68
Sincerely
Alexander Schütz
The text was updated successfully, but these errors were encountered: