|
From: | Stephen Leake |
Subject: | Re: [Monotone-devel] hang on Win32/MinGW with sync file: |
Date: | Fri, 14 Dec 2007 03:36:12 -0500 |
User-agent: | Gnus/5.1006 (Gnus v5.10.6) Emacs/22.1 (windows-nt) |
Matthew Gregan <address@hidden> writes: >> Ok. Can you send me that code? I'm at the point of implementing some >> simple standalone debug code. Maybe I could start with yours. > > Attached. Try not to be too shocked, it's a fearsome trainwreck of > write-only test code. Looks like the secret is to call GetStdHandle instead of just using STDIN_FILENO. At least, that gets past the "select on non-socket" problem; now I have other problems. Making progress ... -- -- Stephe
[Prev in Thread] | Current Thread | [Next in Thread] |