From: Jon Loeliger <jdl@freescale.com>
To: Junio C Hamano <junkio@cox.net>
Cc: Git List <git@vger.kernel.org>
Subject: Re: [PATCH 4/4] upload-pack/fetch-pack: support side-band communication
Date: Thu, 22 Jun 2006 11:22:14 -0500 [thread overview]
Message-ID: <1150993333.9022.51.camel@cashmere.sps.mot.com> (raw)
In-Reply-To: <7vpsh2xcv1.fsf@assigned-by-dhcp.cox.net>
On Wed, 2006-06-21 at 19:17, Junio C Hamano wrote:
> > Somehow this does not work when connecting to git daemon that
> > runs under inetd. Fixes appreciated.
>
> This seems to fix it.
> - fclose(stderr); //FIXME: workaround
> + freopen("/dev/null", "w", stderr);
>
Sweet. Thanks!
jdl
prev parent reply other threads:[~2006-06-22 16:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-21 11:01 [PATCH 4/4] upload-pack/fetch-pack: support side-band communication Junio C Hamano
2006-06-22 0:17 ` Junio C Hamano
2006-06-22 16:22 ` Jon Loeliger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1150993333.9022.51.camel@cashmere.sps.mot.com \
--to=jdl@freescale.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox