Re: [PATCH] qemu: qemu_fopen_fd: differentiate between reader and writer user

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Avi Kivity
Date: Thursday, October 16, 2008 - 1:16 am

Anthony Liguori wrote:

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] qemu: qemu_fopen_fd: differentiate between rea ..., Avi Kivity, (Thu Oct 16, 1:16 am)