lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #6250] MSG_MORE flag for send


From: Marc Chaland
Subject: [lwip-devel] [patch #6250] MSG_MORE flag for send
Date: Tue, 30 Oct 2007 08:52:46 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1

Follow-up Comment #5, patch #6250 (project lwip):

1. For sockets.h, I changed values of MSG_*. In fact, many client application
that I port to L4 use uclibc headers which are incompatible with sockets.h
one. I already tried to remove uclibc header, but it provides some function
that are not implemented into lwip library.
I saw that all libc that I know use those values. So I think its better to
reuse them ? :)
2. I changed the flags in sockets.c
3. I changed the comments in tcp_out.c and api_lib.c
4. For API_FLAG_xxx, no idea too


(file #14255)
    _______________________________________________________

Additional Item Attachment:

File name: lwip-071030.patch              Size:10 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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