It really depends on whether the file descriptor is a file or a socket.
With files, the read and write streams are backed by the same storage,
so they can intersect. With sockets, the read and write streams are
completely independent.
Everything is a file, except when it isn't.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html