David Wilson <david(dot)t(dot)wilson(at)gmail(dot)com> wrote on Wed, Feb 18, 2009 at 11:36:44AM -0500:
> Try adding "fflush(stderr);" after your fprintf() call. If the
> connection is hanging and output hasn't been flushed, you wouldn't see
> much.
No, this doesn't help, either. Thanks for the suggestion.