lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #20223] netconn_write() /tcp_enqueue() truncates data


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #20223] netconn_write() /tcp_enqueue() truncates data 'size'
Date: Thu, 21 Jun 2007 19:37:50 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

Follow-up Comment #6, bug #20223 (project lwip):

OK, I've changed it now. The only problem is: which type should we use? I had
this discussion previously (I think it was with Dmitry Potapov): opengroup.org
says the len arguments for the socket functions should be size_t. At that
time, I've favoured 'int' but now I think it is really better to convert them
to size_t.

So api_msg_msg.msg.w.len would have to be size_t also. My problem is: how big
is size_t?

I've made it 'int' until we have decided.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?20223>

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





reply via email to

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