Stephen R. van den Berg wrote:
Stephen R. van den Berg wrote:
Any suggestions related to functionality, interface and/or naming?
Whereas client_*() have already been implemented now, and server_*() are yet to be determined.
As it turns out, the serverside is easy to implement, once you already have the client.
So, it now has become: client_1() server_1() server_2() client_2() server_3() client_3()
And, having the serverside, allows for some very nice fully-contained testsuite entries.
All committed to 8.1 as of now.