Re: [exim-dev] readv/writev

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-dev
Asunto: 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.

http://pubs.opengroup.org/onlinepubs/009695399/functions/writev.html
--
Cheers,
Jeremy