in reply to Re: tracking transient data in memory by countdown timer
in thread tracking transient data in memory by countdown timer

No particular context, I'm thinking in abstracted terms, but, let's try this:

Data comes in from another program, via a filehandle (could be a socket). The program could be a server, not necessarily a TCP one or UDP one, just a program that gets data.

  • Comment on Re^2: tracking transient data in memory by countdown timer