ZEO client hangs when combined with other asyncore code

2005-06-21 Thread Paul Boots
Dear people, We have an application that makes use of a ZEO client and has other async socket code that implements as POP3 proxy. The ZEO client is called (to query and store ZEO server) from within the proxy code when it runs during mail checks, so we have multiple async connections at the sa

ZEO client hangs when combined with other asyncore code

2005-06-21 Thread Paul Boots
Dear people, We have an application that makes use of a ZEO client and has other async socket code that implements as POP3 proxy. The ZEO client is called (to query and store ZEO server) from within the proxy code when it runs during mail checks, so we have multiple async connections at the sa