> I don't use it from plan9ports. Not sure if Lucho is still using it > (or variants). > > But.... why does version negotiation muck things up? It seems like if > the other side isn't responding with .u then there shouldn't be any > issues.
It just complicates everything, especially in a protocol multiplexer. You have to keep track of whether you're serving .u because it changes the layout of various messages and also the dir struct. I was happy to support the experiment but it sounds like the experiment has failed. Russ
