The socket.shutdown is for when something goes wrong. ... SOCK_STREAM) sock.bind(('',Port)) sock.listen(5) print 'started on',Port while ...
確定! 回上一頁