[issue9565] socket : accept() method not working

2010-08-10 Thread Hasan

New submission from Hasan captainm...@gmail.com:

hi, 

i am use the socket module in python. But accept() method not working and its 
not give me an error about this problem. for example i run the my scipt. When 
it comes to accept() method line, python is locks.

i use the ubuntu os. and python 2.6.5

pls, help me.

--
components: IDLE
files: server.py
messages: 113567
nosy: cmuse
priority: normal
severity: normal
status: open
title: socket :  accept() method not working
versions: Python 2.6
Added file: http://bugs.python.org/file18471/server.py

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9565
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9565] socket : accept() method not working

2010-08-10 Thread R. David Murray

R. David Murray rdmur...@bitdance.com added the comment:

The bug tracker is not the place to get help in learning how to do socket 
programming, I'm afraid.  Try the python-list or python-tutor mailing lists, or 
#python on freenode IRC.

--
nosy: +r.david.murray
resolution:  - invalid
stage:  - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9565
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com