Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

OT: sorry

 [1/1] from: maximo::meteorstudios::com at: 20-Oct-2003 17:11


sorry for the completely off topic subject. I use rebol to prove the concept(algorythm and concepts) and then recode it in python, at work, since I have too :-( is anyone on this list a python expert, I REAAAALLY need help trying to map a rebol problem to it. please answer directly to me: [maximo--meteorstudios--com] basically, I have to get a network socket to timeout its accept() method.. in 2.2 but can't seem to find any way to do so... basically the same as the following but in python code: port: (open listen-port-spec) timeout: 5 ; seconds wait [port timeout-value] thanks so much ... -MAx --- You can either be part of the problem or part of the solution, but in the end, being part of the problem is much more fun.