wip
[obnox/samba/samba-obnox.git] / client-session-channel-connection.txt
1 // client--> connections (unsortiert)
2 //       \--> sessions
3 //            "session['id']"
4 //                    \-> channels: die an diese session gebundenen connections
5 //                        channel[0]:
6 //                               \---> connection
7 //                        channel[1]:
8 //                               \---> connection