Skip to content
Snippets Groups Projects
Commit e8f463ef authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

Use LLProcess::ReadPipe::read() in LLLeap.

The code was using LLProcess::ReadPipe::get_istream().read(), but that's much
uglier, as it requires constructing a char* buffer etc. etc.
parent d09d4e1a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment