CLEANUP: session: don't needlessly pass a pointer to the stream-int

All functions dealing with connection establishment currently use a
pointer to the stream interface. Now we know it cannot change and is
always s->si[1].
1 file changed