]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winhandl.c
Reading 4K at a time from a serial port turns out to be a bit
[PuTTY.git] / windows / winhandl.c
2006-08-28 Simon TathamReading 4K at a time from a serial port turns out to...
2006-08-28 Simon TathamApparently it helps for an OVERLAPPED structure to...
2006-08-27 Simon TathamGrow some nasty warts on the side of winhandl.c, in...
2006-08-26 Simon TathamWe _can_ have handle_throttle() called on defunct handl...
2006-08-26 Simon TathamAnother bug fix: always set the busy flag when telling...
2006-08-26 Simon TathamBug fix: since the input thread does not wait for the...
2006-08-26 Simon TathamSmall tweak to the new handle API: provide a `privdata...
2006-08-25 Simon TathamNew piece of Windows infrastructure: winhandl.c takes...