Posted by DiAvOl on 10/27/07 21:51
On Oct 27, 9:22 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> DiAvOl wrote:
> >> Why should it? The actual value is immaterial. It is only a unique id
> >> used to identify a reference.
>
> > What if the above code example runs forever ? The resource id will be
> > increasing forever and overflow sometime...
>
> Then you'll need an infinite number.
>
> But nothing runs forever.
>
> What is your real PROBLEM? Or are you just looking for one?
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================
I am running a stream_select server which actually runs forever
(daemon mode) and I worried because the Resource id number is around
29000 so far and I don't know what happens if that number increases
forever. Another reason for asking is because maybe someone have read
the source code and knows better about it.
Thanks
Navigation:
[Reply to this message]
|