Go to file
Lucian Petrut f51fe15f19 Fix event handle leaks
The named pipe handler leaks event handles, due to the fact that
the events used for signaling async IO operation completion are
never closed.

This change fixes the issue, closing the event handles along with
the named pipe handle.

Closes-Bug: #1587863

Change-Id: Ic006a3f5b210260cff1a3167dedc2f0a443f5793
2016-06-09 12:17:38 +00:00
2015-11-13 14:47:44 +02:00
2016-06-09 12:17:38 +00:00
2015-08-25 13:35:09 +03:00
2015-09-17 05:21:49 -07:00
2015-08-05 19:48:23 +03:00
2015-08-25 13:35:09 +03:00
2015-08-05 19:48:23 +03:00
2015-09-17 05:21:49 -07:00
2015-09-17 05:21:49 -07:00
2015-08-05 19:34:43 +03:00
2015-08-05 19:48:23 +03:00
2015-09-17 05:21:49 -07:00
2015-09-17 05:21:49 -07:00
2016-03-20 12:24:02 -04:00
2015-12-03 15:06:50 +00:00
2015-09-17 05:21:49 -07:00

os-win

Windows / Hyper-V library for OpenStack projects.

Library contains Windows / Hyper-V code commonly used in the OpenStack projects: nova, cinder, networking-hyperv. The library can be used in any other OpenStack projects where it is needed.

Features

  • TODO
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.1 MiB