MDI_DisableMonitor
![]() |
![]() |
![]() |
![]() |
MDI_DisableMonitor()
Prevent a change callback or a new link
Synopsis:
int MDI_DisableMonitor ( mdi_t *mdi)
Arguments:
- mdi
- A pointer to the mdi_t structure obtained from MDI_Register() or MDI_Register_Extended().
Description:
The MDI_DisableMonitor() function prevents MDI_MonitorPhy() from calling the callback for the driver's link-down status change, or from attempting to establish a new link when no link is detected.
Classification:
QNX Neutrino
| Safety: | |
|---|---|
| Cancellation point | Yes |
| Interrupt handler | No |
| Signal handler | Yes |
| Thread | Yes |
See also:
MDI_EnableMonitor(), MDI_MonitorPhy(), MDI_Register(), MDI_Register_Extended()
![]() |
![]() |
![]() |
![]() |
![[Previous]](prev.gif)
![[Contents]](contents.gif)
![[Index]](keyword_index.gif)
![[Next]](next.gif)