python - How to unlisten the socket without having root privilege? -


मुझे त्रुटि मिली है:

  socket.error: [एर्रो 98] पता पहले से ही उपयोग में  

फिर मैं उस पोर्ट पर जाने के लिए उसमें कुछ खोजता हूं:

  netstat -ant | Grep: 5000 # परिणाम टीसीपी है 0 0 127.0.0.1 .000 0.0.0.0:* LISTEN  

सुन लिया जा रहा है, मुझे नहीं पता कि यह प्रक्रिया क्या है। क्या इस सॉकेट को साफ करने का कोई तरीका है?


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -