You Are Here:

Community: Developer Discussion Boards

#1 Old Socket and Thread - 2006-06-20, 11:50

Join Date: Jun 2006
Posts: 14
Cyxapeff
Offline
Registered User
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.
Reply With Quote

#2 Old Re: Socket and Thread - 2006-06-20, 15:36

Join Date: Nov 2004
Posts: 105
rexwal
Offline
Regular Contributor
How to catch an error
------------------------
<code>
try:
<code goes here>
except Exception, inst:
print type(inst)
print inst.args
print inst </code>
Reply With Quote

#3 Old Re: Socket and Thread - 2006-06-20, 17:29

Join Date: Jun 2006
Posts: 14
Cyxapeff
Offline
Registered User
Hm. Do setblocking(0) work in pys60? When I use setblocking script stoping...
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
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

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia