Thanks for that information. I can work around this issue for now but am still looking forward to the non-blocking sockets when they are available.
Its good to know that I hadn't missed anything...
Type: Posts; User: jtl21; Keyword(s):
Thanks for that information. I can work around this issue for now but am still looking forward to the non-blocking sockets when they are available.
Its good to know that I hadn't missed anything...
Is there any way to write a telnet like application in Python for Series 60?
I'm trying to run with the socket code in a thread as I know you can't set sockets non-blocking. However settimeout()...