<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Any reason not to use actual HTTP
      codes?&nbsp; I'm not aware of any major deficiency in them.&nbsp; Most of
      them won't apply to us, which is fine, they don't seem to apply to
      HTTP either.&nbsp; We can extend the scheme on our own if we find a
      good reason to.<br>
      <br>
      That implies 16 bits, or a varint.&nbsp; I would avoid a string or
      varstring here; we already have a text field.&nbsp; Varint vs. 16 bits
      is a minor issue, and arguments can be made in both directions.&nbsp; I
      flipped a coin and got heads, so I'll say varint.<br>
      <br>
      Gavin Andresen wrote:<br>
    </div>
    <blockquote
cite="mid:CABsx9T2OMA_u=S9yUh2j78QDuCDUorYctktuixjwAjqc6neW=Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">RE: use HTTP-like status codes:
        <div><br>
        </div>
        <div>Okey dokey, I'll add a one-byte machine-readable HTTP-like
          status code. Unless y'all want a 32-bit status code. &nbsp;Or maybe
          a varint. Or a three-character numeric string. I really and
          truly don't care, but I am writing this code right now so
          whatever you want, decide quickly.</div>
        <div><br>
        </div>
        <div>If anybody has strong feelings about what the reject
          categories should be, then please take the time to write a
          specific list, I can't read your mind....</div>
        <div class="gmail_extra"><br>
          <br>
          -- <br>
          --<br>
          Gavin Andresen<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register &gt;
<a class="moz-txt-link-freetext" href="http://pubads.g.doubleclick.net/gampad/clk?id=60135991&amp;iu=/4140/ostg.clktrk">http://pubads.g.doubleclick.net/gampad/clk?id=60135991&amp;iu=/4140/ostg.clktrk</a></pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Bitcoin-development mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-development@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/bitcoin-development">https://lists.sourceforge.net/lists/listinfo/bitcoin-development</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>