Closing programs that use sockets

B

billiejoex

Hi all. I got a problem when using socket modules.
By using them I can't stop my program by pressing ctrl+c.
The only way to doit is by killing the python.exe process manually.
Is there a solution to avoid this?

Regards
 
S

Steve Holden

billiejoex said:
Hi all. I got a problem when using socket modules.
By using them I can't stop my program by pressing ctrl+c.
The only way to doit is by killing the python.exe process manually.
Is there a solution to avoid this?

Regards
You may find that CTRL/Break works even when CTRL/C doesn't.

regards
Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top