From: Suyash G. <gog...@gm...> - 2009-07-12 13:16:04
|
hi all, I am trying to run script xtalk.py on wnidows ,it runs well on linux but on windows it gives following error Error (10038, 'An operation was attempted on something that is not a socket') (i , o, e) = select.select(socketlist.keys(),[],[],1) this line is giving error !! can anyone help me thanks |