diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-03-02 10:40:15 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-03-02 10:40:15 -0500 |
commit | 260883c11f051853876d34bf1c9448d0063f9f5a (patch) | |
tree | cde905ad22d133244be3fadd4b2ee038871ca7d7 /indra/newview/groupchatlistener.cpp | |
parent | d16ce6bf0422f46e3a2d9966cd4210f4f4e35a83 (diff) |
Clarify LLProcess debug log message about reading from child pipe.
Previous "read N of M bytes" wording implied that the child had M bytes to
send, but we only read N of them. In reality we have no idea how many bytes
the child is trying to send, only how many the OS is willing to deliver at
this moment. To me, "filled N of M bytes" more clearly implies that M is the
buffer size.
Diffstat (limited to 'indra/newview/groupchatlistener.cpp')
0 files changed, 0 insertions, 0 deletions