[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #6250] MSG_MORE flag for send
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [patch #6250] MSG_MORE flag for send |
Date: |
Tue, 30 Oct 2007 11:43:56 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8 |
Follow-up Comment #10, patch #6250 (project lwip):
I don't think there is any standart values for that (but if you have some
reference docs to send us, please, do it). But why uclibc headers define MSG_
flags? If they are only used by sockets API, why don't simply remove them from
uclibc? That why I would like to know which other uclibc functions use them.
You could also include them your "uclibc.h" file in your cc.h file. Like this,
the #if (!defined...) will work. This is the same problem that ERRNO by
example, or FIONREAD and FIONBIO (and some others)...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?6250>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Marc Chaland, 2007/10/29
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Frédéric Bernon, 2007/10/29
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Jonathan Larmour, 2007/10/29
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Marc Chaland, 2007/10/29
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Frédéric Bernon, 2007/10/29
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Marc Chaland, 2007/10/30
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Frédéric Bernon, 2007/10/30
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Simon Goldschmidt, 2007/10/30
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Frédéric Bernon, 2007/10/30
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Marc Chaland, 2007/10/30
- [lwip-devel] [patch #6250] MSG_MORE flag for send,
Frédéric Bernon <=
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Frédéric Bernon, 2007/10/30
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Jonathan Larmour, 2007/10/30
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Jonathan Larmour, 2007/10/30
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Frédéric Bernon, 2007/10/30
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Jonathan Larmour, 2007/10/30
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Marc Chaland, 2007/10/30
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Frédéric Bernon, 2007/10/30
- [lwip-devel] [patch #6250] MSG_MORE flag for send, Jonathan Larmour, 2007/10/30