| Reply | « Previous Thread | Next Thread » |
|
I can use socket descriptors in different process? or maybe recv can no pause my application? I read about setblocking(), but how catch error so as to script don't stop.
|
|
How to catch an error
------------------------ <code> try: <code goes here> except Exception, inst: print type(inst) print inst.args print inst </code> |
|
Hm. Do setblocking(0) work in pys60? When I use setblocking script stoping...
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Using the same socket in different/multiple threads, possible? | pandakopanda | Symbian Networking & Messaging | 3 | 2008-02-07 20:17 |
| Problem with Secure socket, please help me!!! | ttcv | Symbian Networking & Messaging | 0 | 2006-02-16 06:36 |
| Socket and thread issues with UI programming | mcloke74 | Python | 3 | 2005-06-30 10:13 |
| socket server application using Series 60 SDK | irohit | Symbian Networking & Messaging | 0 | 2004-09-16 06:27 |
| please help... thread & active scheduler | suzuk | Symbian Networking & Messaging | 0 | 2004-06-09 15:43 |