UDPTask Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
UDPTask Function
C
void UDPTask();
Description

Performs state management and housekeeping for UDP. This is an internal function meant to be called by StackTask() (not a user API).

Preconditions

None

Remarks

UDPTask() is called once per StackTask() iteration to ensure that calls to UDPIsPutReady() always update the Ethernet Write pointer location between StackTask() iterations.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.