diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-01-30 12:11:44 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-01-30 12:11:44 -0500 |
commit | 85581eefa63d8f8e8c5132c4cd7e137f6cb88869 (patch) | |
tree | fa1d771b9e4cf86bc125f0b5cd5c7d8f41a65e80 /indra/llcommon/llinitparam.h | |
parent | 803acbc5efde19c0acacfc7fe4990841dbf31a3e (diff) |
Expose 'handle' as well as 'id' on LLProcess objects.
On Posix, these and the corresponding getProcessID()/getProcessHandle()
accessors produce the same pid_t value; but on Windows, it's useful to
distinguish an int-like 'id' useful to human log readers versus an opaque
'handle' for passing to platform-specific API functions. So make the
distinction in a platform-independent way.
Diffstat (limited to 'indra/llcommon/llinitparam.h')
0 files changed, 0 insertions, 0 deletions