Commits

Andy Green authored 891f28b43e0
ss: proxy: fix conn deref on onward Trying to use the opaque pointer in the handle to point to the conn isn't going to work when we need it to point to the ss handle. Move it to have its on place in the handle.