FreeRDP/winpr/libwinpr/handle
Armin Novak 6243a9374b Added write event support to handle functions.
Allows the WinPR HANDLE functions WaitForSingleObject and
WaitForMultipleObjects to signal in case of write events.
This is used by CreateFileDescriptor and SetEventFileDescriptor,
which got an API change accomodating for this new feature.
2015-07-03 09:29:18 +02:00
..
CMakeLists.txt fixing memoryleak by introducing a nonehandle 2014-12-01 23:53:58 -08:00
handle.c Added write event support to handle functions. 2015-07-03 09:29:18 +02:00
handle.h Added write event support to handle functions. 2015-07-03 09:29:18 +02:00
module.def winpr: stubbed pipe module, added some test stubs 2012-10-07 16:13:30 -04:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
nonehandle.c Make handle operations static 2015-03-16 10:31:26 +01:00
nonehandle.h fixing memoryleak by introducing a nonehandle 2014-12-01 23:53:58 -08:00