[PATCH 1/5] server: move is_removeable to fd_ops

Alexandre Julliard julliard at winehq.org
Tue Aug 24 03:35:42 CDT 2010


Mike Kaplinskiy <mike.kaplinskiy at gmail.com> writes:

> On Wed, Aug 4, 2010 at 1:29 AM, Mike Kaplinskiy
> <mike.kaplinskiy at gmail.com> wrote:
>> ---
>>  server/change.c     |    2 ++
>>  server/device.c     |    1 +
>>  server/fd.c         |   18 ++++++++++++------
>>  server/file.c       |    1 +
>>  server/file.h       |    3 +++
>>  server/mailslot.c   |    3 +++
>>  server/mapping.c    |    1 +
>>  server/named_pipe.c |    3 +++
>>  server/process.c    |    1 +
>>  server/protocol.def |    2 +-
>>  server/queue.c      |    1 +
>>  server/request.c    |    1 +
>>  server/serial.c     |    1 +
>>  server/signal.c     |    1 +
>>  server/sock.c       |    1 +
>>  server/thread.c     |    1 +
>>  16 files changed, 34 insertions(+), 7 deletions(-)
>>
>
> Could I have some feedback on this? I haven't had the time to go on
> IRC at work and US Eastern is not a widely used timezone around here
> :-\.

I've been working on a better way to achieve this, it should be
committed shortly.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list