Re: RFC: BSD Socket (like) API
Paul Sokolovsky
Hello Marcus,
On Wed, 29 Mar 2017 11:35:30 +0100 Marcus Shawcroft <marcus.shawcroft@gmail.com> wrote: On 27 March 2017 at 12:16, Paul SokolovskyWell, we do have a particular implementation - Zephyr RTOS, which defines a lot of traits/constraints (for example, Zephyr is currently 32-bit only and likely not portable to 16-bit or 64-bit systems). In either case, we discussed exactly an implementation strategies for public API contract of "successful return value of socket() is not -1, and also a positive integer". It's nice that we have few choices here, and I'd propose to come back to this matter later, when in-tree implementation will be proposed. Thanks, Paul Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
|
|