callback_dhcp_buff_released

A warning note icon.This section is currently being reworked. We apologize for the inconvenience. If you need immediate assistance, please contact Tibbo Support.


Description:

Callback procedure, informs of the release of buffer pages by the library. Procedure body has to be created elsewhere in the project (externally with respect to the library).

Syntax:

sub callback_dhcp_buff_released()

Returns:

---

See Also:

Step-by-step Usage Instructions, Operation Details

Details

The number of free buffer pages can be checked through the sys.freebuffpages R/O property.

callback_dhcp_buff_released

Details