I have two processes connecting to the same server. Process number one
works fine. Process number two says the connection is no longer there.
File
"C:\Python27\lib\site-packages\rpyc-3.3.0-py2.7-win32.egg\rpyc\core\stream.py",
line 195, in read
raise EOFError("connection closed by peer")
EOFError: connection closed by peer
how can I test to see if a connection is up?
I'm using the threaded server, are there any problem with multiple
connections to the same server?
are there any kinds of stupid mistakes that could cause this kind of
behavior?
--
---
You received this message because you are subscribed to the Google Groups
"rpyc" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.