On Aug 7, 2009, at 10:00 AM, Bert Wesarg wrote:
> get_socket_id() is the best way to loop over all known sockets,
> because it maps from ith socjet to socket id, and therefore avoid a
> loop over all possible socket ids, i.e. 0..socket_id_max.
>
So what's the purpose of getting the min and max IDs? Is that only
used internally, or did you anticipate a use for it externally?
--
Jeff Squyres
jsquyres_at_[hidden]
|