Skip to content

Commit

Permalink
nl80211: eliminate the usage of global variables
Browse files Browse the repository at this point in the history
Utilize the VM registry to store the netlink connection context and error
information and refactor the related code to obtain all resources from the
VM pointer in order to properly support loading the library in multiple
concurrent threads or VM instances.

Signed-off-by: Jo-Philipp Wich <[email protected]>
  • Loading branch information
jow- committed Dec 18, 2024
1 parent 725f637 commit b37fed1
Showing 1 changed file with 198 additions and 144 deletions.
Loading

0 comments on commit b37fed1

Please sign in to comment.