on_net_overrun Event
Function: |
Generated when overflow occurs on the internal RX buffer of the Network Interface Controller (NIC) IC. |
Declaration: |
on_net_overrun |
See Also: |
--- |
Details
Another on_net_overrun event is never generated until the previous one is processed. Note that this event signifies the overrun of the hardware RX buffer of the NIC itself. This has nothing to do with the overrun of RX buffers of individual sockets (see the on_sock_overrun event).