the source code in question can be found at github project: speechbridge 
 linux_emitter.py.  clients: _datapush and win_relay

On Wednesday, July 22, 2015 at 3:30:28 PM UTC-4, Eric S. Johansson wrote:
>
>  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.

Reply via email to