summaryrefslogtreecommitdiff
path: root/lib/stream-windows.c
Commit message (Expand)AuthorAgeFilesLines
* lib/stream-windows.c: Grant Access Privilege of Named Pipe to CreatorNing Wu2020-01-241-1/+32
* windows: Fix return value in case of named pipe send failureAlin Gabriel Serdean2018-05-081-3/+3
* lib: Move lib/poll-loop.h to include/openvswitchXiao Liang2017-11-031-1/+1
* stream: Make [p]stream_init() take ownership of 'name' parameter.Ben Pfaff2017-07-171-3/+3
* Windows: Secure the namedpipe implementationSairam Venugopal2017-05-081-6/+92
* windows: add include to stream-windows.cAlin Serdean2017-03-071-1/+2
* windows: Allow clients to read from server before disconnectAlin Serdean2017-01-271-0/+3
* stream-windows: Disconnect faulty named pipesAlin Serdean2016-08-231-0/+2
* Windows: Local named pipe implementationAlin Serdean2016-08-031-0/+581