< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] odd



On Nov 16, 2004, at 03:52, Thomas Gal wrote:

Doesn't this code seem weird?

Excerpt from Poll.hxx:

    typedef StateBitMask FDStateBitMask;
    enum ResipStateBitMaskEnum {
      rsbmIsTransport    = 0x0040,
      rsbmIsWritePending = 0x0080
    };
    typedef StateBitMask ResipStateBitMask;

</excerpt>

Was it intentional? I don't think so.

Tom


I don't think that Poll is currently in use. I agree that the above is unusual however.

A

a l a n a t j a s o m i d o t c o m