James Tyson wrote:
[Pike 7.6.25]
Found it usefull to have the Client.pike::closed() to also look at the con->want_close flag since that flag triggers the same error as the con->closed one in decode_call().
Speaking of the remote module, is there any documentation for how to use it other than the modref?
I've no answer other than to comment on the little fact that the Client/Server part isn't documented at all in the modref, so I rely only on reading the sources for my remote coding.. which was a bit tricky at first :)