[Twisted-Python] pb.Referenceable: wxPython client crash and server exceptions
Ruslan Spivak
alienoid at is.lg.ua
Tue Oct 7 17:58:56 MDT 2003
>> I have wxPython clients (twisted on windows XP) and twisted ssl
>> server(RH linux 8.0).
> Using pyOpenSSL 0.5.1 I hope? 0.4 is kinda broken.
Both client and server use 0.5.1
> As for the bug - what does your code do in line 55 in remote_checkpoint?
server calls client's remote method 'remote_checkpoint' just to check if client's remote reference still valid(if it's invalid i need to do some stuff on server side), so on client i have just empty method(so from server side it's like a ping - to check if client is alive)
--
Itamar Shtull-Trauring http://itamarst.org/
Available for Python & Twisted consulting
More information about the Twisted-Python
mailing list