Thank you for your quick replies. I am trying to implement a very simple multithreaded webserver in python. Is using an array of sockets (for different clients) the correct way to go? -- https://mail.python.org/mailman/listinfo/python-list
- array/list of sockets theelder777
- Re: array/list of sockets Mark Lawrence
- Re: array/list of sockets Johannes Findeisen
- Re: array/list of sockets theelder777
- Re: array/list of sockets Chris Angelico
- Re: array/list of sockets Mark Lawrence
- Re: array/list of sockets theelder777
- Re: array/list of sockets Mark Lawrence
- Re: array/list of sockets theelder777
- Re: array/list of sockets Chris Angelico
- Re: array/list of sockets mm0fmf
- Re: array/list of sockets Mark Lawrence
- Re: array/list of sockets theelder777
- Re: array/list of sockets Chris Angelico