"Brady, Padraig" said:
> Yep I aggree. Layering streams over sockets
> is very useful for most apps. However there
> can be issues with buffering etc. and you
> still have no control over the lower level
> TCP buffers that I think John Carter was
> referring to. Just to confirm, if you are
> using streams over sockets, then to flush
> the stream buffer use fflush. You can control
> the buffering of streams so that the buffers
> are flush automaticaly on newlines for e.g.
> See setbuf() and co.
Hey listen, about this stuff and disabling the nagle algorithm etc., isn't
that what setting O_NDELAY on the socket with fcntl() does? vaguely
remember that.
--j.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!