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

[REBOL] Re: tcp port open?

From: petr::krenzelok::trz::cz at: 9-Oct-2001 11:33

Maarten Koopmans wrote:
> I know.... but I can't see that in Rebol. > > I am thinking of adding 'persistent connections' to Rugby but I need to know > if the pipe is broken in order to do that.
error? try [insert port stuff] ? That's what Holger suggested me for my FastCGI problems ... -pekr-