pushyrpc / pushy

Easy-as RPC. Zero-server RPC for Python and Java.
http://github.com/pushyrpc/pushy
45 stars 18 forks source link

daemon transport does not close cleanly #26

Closed axw closed 12 years ago

axw commented 12 years ago

The client-side daemon transport does not shutdown the socket when closing the connection, which can cause a deadlock when closing the Pushy connection.


Imported from Launchpad using lp2gh.