Updated: October 28, 2024 |
Unregister as an event monitor
#include <wpa_ctrl.h>
int wpa_ctrl_detach(struct wpa_ctrl *ctrl)
This function unregisters the caller as a monitor for WPA control interface events. Essentially, it cancels the registration done with wpa_ctrl_attach().