Alexandre Julliard
|
b0aa29effa
server: Allow the mailslot device to be opened as a file object.
|
%!s(int64=19) %!d(string=hai) anos |
Alexandre Julliard
|
24560e70bb
server: Make alloc_handle use attributes instead of inherit flag.
|
%!s(int64=19) %!d(string=hai) anos |
Alexandre Julliard
|
d13095bc84
server: Let the directory code handle device names.
|
%!s(int64=19) %!d(string=hai) anos |
Vitaliy Margolen
|
cf21d4d7ca
Move mailslot devices into directory name space.
|
%!s(int64=19) %!d(string=hai) anos |
Ge van Geldorp
|
1a1583a364
Match PSDK STATUS_* definitions.
|
%!s(int64=19) %!d(string=hai) anos |
Vitaliy Margolen
|
baffcb95d3
Add name_lookup function in object_ops.
|
%!s(int64=19) %!d(string=hai) anos |
Vitaliy Margolen
|
893987b871
Return correct error on name collision when creating new named
|
%!s(int64=19) %!d(string=hai) anos |
Alexandre Julliard
|
86397e1d43
Fixed handling of mailslot read timeout to avoid compiler warnings.
|
%!s(int64=19) %!d(string=hai) anos |
Alexandre Julliard
|
ead9b062e3
Added a struct unicode_str to encapsulate object names.
|
%!s(int64=19) %!d(string=hai) anos |
Vitaliy Margolen
|
3585f2fa77
Pass object attributes to create_named_object & find_object.
|
%!s(int64=19) %!d(string=hai) anos |
Vitaliy Margolen
|
a996000ad5
- Send whole OBJECT_ATTRIBUTES.Attributes to the server not just an
|
%!s(int64=19) %!d(string=hai) anos |
Robert Shearman
|
37773dda84
Make mailslots use as much of the default async fd implementation as
|
%!s(int64=19) %!d(string=hai) anos |
Mike McCormack
|
390bc5f52f
Don't include winbase.h when it's not necessary.
|
%!s(int64=19) %!d(string=hai) anos |
Robert Shearman
|
3795709344
Change code style of form "if( x )" to "if (x)" for consistency.
|
%!s(int64=19) %!d(string=hai) anos |
Alexandre Julliard
|
b9b1ea9c9f
Added a close_handle method to the object operations, and use it to
|
%!s(int64=19) %!d(string=hai) anos |
Robert Shearman
|
c516571481
- Use NULL instead of 0 for all non-handle pointers.
|
%!s(int64=19) %!d(string=hai) anos |
Robert Lunnon
|
43e4139db2
Include <sys/filio.h> on platforms that support it.
|
%!s(int64=19) %!d(string=hai) anos |
Mike McCormack
|
f92fff66a2
Implemented NtSignalAndWaitForSingleObject.
|
%!s(int64=19) %!d(string=hai) anos |
Mike McCormack
|
d6fdac2676
Calculate the size of the next mailslot message correctly.
|
%!s(int64=19) %!d(string=hai) anos |
Mike McCormack
|
2ab6a775bd
Implement mailslots.
|
%!s(int64=19) %!d(string=hai) anos |