著者: Jeremy Harris 日付: To: exim-dev 題目: Re: [exim-dev] readv/writev
On 27/06/17 23:16, Heiko Schlittermann via Exim-dev wrote: > I'm sitting with bug 2130 and I'm wondering if anybody knows how
> portable readv(2) and writev(2) are, on the platforms we'd like to
> support.
writev() is in Posix (1003.1 2004). I think we're ok to use it.