FreeRDP/winpr/libwinpr/pipe
Bernhard Miklautz adff58f48d winpr/pipe: fix variable type - unsigned to signed
fcntl returns int. Comparison to 0 < always returned false.
2014-04-17 10:02:41 +02:00
..
test Fixed various memory leaks, allocation size issues and API misuse 2013-09-05 12:14:34 +02:00
CMakeLists.txt freerdp: export targets 2013-10-28 23:06:39 -04:00
module.def winpr: stubbed pipe module, added some test stubs 2012-10-07 16:13:30 -04:00
ModuleOptions.cmake winpr: stubbed pipe module, added some test stubs 2012-10-07 16:13:30 -04:00
pipe.c winpr/pipe: fix variable type - unsigned to signed 2014-04-17 10:02:41 +02:00
pipe.h libwinpr-pipe: add server-side named pipe waiting 2013-09-25 19:13:39 -04:00