From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: dccp@vger.kernel.org
Subject: Re: [RFC] [PATCH]: use explicit enums for CCID 3 states
Date: Wed, 15 Nov 2006 15:26:28 +0000 [thread overview]
Message-ID: <200611151526.28575@strip-the-willow> (raw)
In-Reply-To: <200611151401.41404@strip-the-willow>
| Anyway, there are always tradeoffs, compiler gets more info, but we
| end up using more memory per socket instance, I guess we can stay like
| we are now, no? :-)
That is why I sent it as RFC in the first place: it is not broken but would
be good to have.
I will think about a solution without changing the socket fields,
would BUG be ok instead of the more verbose output? But then, it is not so
terribly important, it just makes the code harder to understand.
|
| Probably because we stop using a u64 bitfield in the rx case...
Yes it is irksome - could not find anything to put in the 4-bit hole.
-- Gerrit
next prev parent reply other threads:[~2006-11-15 15:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-15 14:01 [RFC] [PATCH]: use explicit enums for CCID 3 states Gerrit Renker
2006-11-15 15:10 ` Arnaldo Carvalho de Melo
2006-11-15 15:26 ` Gerrit Renker [this message]
2006-11-15 15:32 ` Arnaldo Carvalho de Melo
2006-11-15 16:05 ` Eddie Kohler
2006-11-15 17:33 ` Ian McDonald
2006-11-15 17:48 ` Gerrit Renker
2006-11-15 18:44 ` Arnaldo Carvalho de Melo
2006-11-15 19:02 ` Ian McDonald
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=200611151526.28575@strip-the-willow \
--to=gerrit@erg.abdn.ac.uk \
--cc=dccp@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.