/* We only ever send to one address, and we only ever have one thread, so just
* use one udp_pcb */
static struct udp_pcb *the_pcb = NULL;
/* We only ever send to one address, and we only ever have one thread, so just
* use one udp_pcb */
static struct udp_pcb *the_pcb = NULL;