lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #6880] netconn API misses some error forwarding


From: Simon Goldschmidt
Subject: [lwip-devel] [task #6880] netconn API misses some error forwarding
Date: Mon, 14 May 2007 10:30:08 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #4, task #6880 (project lwip):

OK, that's really better than the switch code. In do_write, however, I would
leave the local variable since I'm not sure whether your code leads to
multiple access of msg->conn->err in RAM, while the local variable err will
always be kept in a register.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?6880>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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