Replies: 2 comments 11 replies
-
|
I don't see a reason why not to have GetName() and GetFd(), but I don't think that a map should be able to close the module itself as this should be done with the module object. |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
And could you also give an example on why getting BPF name and FD could be good ? That could help others. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Once BPFMap already maintains private fields which could be needed further in the code, could the consumer have access to them? E.g.:
Beta Was this translation helpful? Give feedback.
All reactions