Noam Weissman wrote: > My mistake, I thought that pcb->local_port means working port while > pcb->listenr->local_port is the server port
OK, just to clarify this for anyone reading: pcb->local_port of an accepted pcb is (by definition!) the same as the listener's local_port! Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
