On Thu, 5 Dec 2002 09:22:36 +0100 Xavier Nodet <[EMAIL PROTECTED]> wrote:
XN> When I had a lock, it was always because, although a gpg process does XN> exist, the in->Write call never returns. Where does it block? XN> If this matters, the message XN> that I verify is 10 or 11 kB, with messageIn.length() == 8849. I think it does matter. More precisely, what should matter is that the amount of data written is more than 4Kb (the default pipe buffer size if I'm not mistaken)... Regards, VZ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
