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
Gonzalo José Carracedo Carballal edited this page Oct 14, 2021
·
1 revision
List of potential interfaces in the new plugin API
Transport plugins
Enable remote analyzers to run over different transports. Some functions to define: Listen, connect, read/write_reliable, read/write_best_effort, close
Link objects to the plugin they belong to
If a plugin registers classes, link them to the plugin object to perform safe deregistration