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:05

Hayes Philip wrote:
> You should have receive a notification that the connection has dropped > that's the nature of TCP!
Yes, such notification (FIN or RST type packets) is delivered, but to your OS tcp/ip stack layer. It is not clear however, that Rebol exposes such info anywhere into the port structure or to be caught by 'querry function ... but, of course, I can be wrong :-) -pekr-