|
From: | David van Moolenbroek |
Subject: | [lwip-devel] [task #14395] recv of short buffer should eventually time out |
Date: | Thu, 2 Mar 2017 08:50:38 -0500 (EST) |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 |
Follow-up Comment #4, task #14395 (project lwip): I would not bother with SO_SNDLOWAT/SO_RCVLOWAT by the way. In hindsight they were not worth the trouble for me. I added them just because they're is part of the traditional BSD set of socket options, but semantics differ between platforms and few if any applications actually use them. MSG_WAITALL is nice in theory but not (yet) portable and as such probably not used much either. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/task/?14395> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |