• Yossi Gottlieb's avatar
    CommandFilter API: Add unregister option. · e2626f69
    Yossi Gottlieb authored
    A filter handle is returned and can be used to unregister a filter.  In
    the future it can also be used to further configure or manipulate the
    filter.
    
    Filters are now automatically unregistered when a module unloads.
    e2626f69
module.c 211 KB