I'm almost done with a first stab at a new datagram transport. It's about 1500 LoC. Should I just open a JIRA and attach it as I've done with patches before, or is there a different process for something of this size? Maybe a sandbox or something?
Let me know the best way to get started. Also, I'm having some trouble with the TrafficMask stuff. If we are blocking reads and writes, should I still queue them up? I think that I should drop them to avoid unlimited queue growth, but this doesn't seem to be agreeing with the existing unit test. I'll try and dig deeper, but some pointers on the intended behavior would be helpful. -Greg
