From: Tim Waugh <twaugh@redhat.com>
To: Allen Ashley <ashley@alumni.caltech.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.2.15 kernel bug report
Date: Tue, 3 Apr 2001 11:21:51 +0100 [thread overview]
Message-ID: <20010403112151.L1268@redhat.com> (raw)
In-Reply-To: <200104030853.BAA00238@aa.home.org>
In-Reply-To: <200104030853.BAA00238@aa.home.org>; from ashley@alumni.caltech.edu on Tue, Apr 03, 2001 at 01:53:26AM -0700
[-- Attachment #1: Type: text/plain, Size: 553 bytes --]
On Tue, Apr 03, 2001 at 01:53:26AM -0700, Allen Ashley wrote:
> ---------------------------------------------------------------
> soval=fcntl(s,F_GETFL,0);
> ioval=fcntl(0,F_GETFL,0);
> fcntl(s,F_SETFL,soval|O_NONBLOCK);
> fcntl(0,F_SETFL,ioval|O_NONBLOCK);
> cwait=WAITCONNECT;
> *chin=0;
> do{
> /*If the following line is commented out the program does not crash*/
> rval=connect(s, (struct sockaddr *)&dst, sizeof(dst));
You haven't mentioned dst before this line, or s. Make a small,
complete, minimal test program that shows the bug.
Tim.
*/
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2001-04-03 10:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-03 8:53 2.2.15 kernel bug report Allen Ashley
2001-04-03 10:21 ` Tim Waugh [this message]
2001-04-03 11:43 ` James Stevenson
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=20010403112151.L1268@redhat.com \
--to=twaugh@redhat.com \
--cc=ashley@alumni.caltech.edu \
--cc=linux-kernel@vger.kernel.org \
/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