Hi, I've been trying to use lwip to transfer UDP packets. In my situation, in the client application, I would like to create 5 UDP PCBs having the same IP address and port number. Inspite of setting the SO_REUSE flag to 1, and setting the SOF_REUSEADDR flag to 1 for all the PCBs, the UDP bind error still persists. Could somebody pls. help me out? Thank You.
Disclaimer: ---------- This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. The sender does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. -- Open WebMail Project (http://openwebmail.org) _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
