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

[REBOL] Re: waiting on ports

From: maximo:meteorstudios at: 25-Aug-2003 11:01

shouldn't it be: I do not know how c is built but supposing you did: c: [port1 port2 port3] you could: append c 5 ; add timeout value to block OR: add timeout directly: c: [port1 port2 port3 5] wait c ; call wait on the block -max ----------- meteor Studios, T.D. ----------- Never Argue with an idiot. They will bring you down to their level and beat you with experience