> > Hi,
> > I think I've found a ref-count bug in
> win32file.GetQueuedCompletionStatus
>
> You have indeed! GetQueuedCompletionStatus used to assume that the
> OVERLAPPED object was previously added to the IOCP via
> PortQueuedCompletionStatus. I've now fixed that bug and checked the change
> Hi,
> I think I've found a ref-count bug in
win32file.GetQueuedCompletionStatus
You have indeed! GetQueuedCompletionStatus used to assume that the
OVERLAPPED object was previously added to the IOCP via
PortQueuedCompletionStatus. I've now fixed that bug and checked the changes
into CVS.
T
Hi,
I think I've found a ref-count bug in win32file.GetQueuedCompletionStatus
running "svcbug.py s" starts a correct server and "svcbug.py s b"
starts a buggy server.
running "svcbug.py c" starts a client
Hi,
I think I've found a ref-count bug in win32file.GetQueuedCompletionStatus
running "svcbug.py s" starts a correct server and "svcbug.py s b"
starts a buggy server.
running "svcbug.py c" starts a client