lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #8846] udp_bind: Allocate a random port earlier to c


From: Joel Cunningham
Subject: [lwip-devel] [patch #8846] udp_bind: Allocate a random port earlier to correctly detect port conflict
Date: Mon, 11 Jan 2016 15:17:49 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #2, patch #8846 (project lwip):

udp_new_port() already ensures the ephemeral port selected is unique, i.e. no
collision will occur.  I think we should be able to add an else around the
reuse checks and skip it

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8846>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]