LLProxy code review fixes.
* Removed check_curl_code and check_curl_multi_code from the global namespace. * Added comments documenting which thread the public methods of LLProxy should be called from. * Corrected grammar in LLSingleton.h * Fixed a buffer scope problem in llpacketring.cpp.
Showing
- indra/llcommon/llsingleton.h 1 addition, 1 deletionindra/llcommon/llsingleton.h
- indra/llmessage/llcurl.cpp 10 additions, 0 deletionsindra/llmessage/llcurl.cpp
- indra/llmessage/llcurl.h 7 additions, 2 deletionsindra/llmessage/llcurl.h
- indra/llmessage/llpacketring.cpp 11 additions, 5 deletionsindra/llmessage/llpacketring.cpp
- indra/llmessage/llpacketring.h 0 additions, 3 deletionsindra/llmessage/llpacketring.h
- indra/llmessage/llproxy.cpp 44 additions, 54 deletionsindra/llmessage/llproxy.cpp
- indra/llmessage/llproxy.h 37 additions, 39 deletionsindra/llmessage/llproxy.h
Loading
Please register or sign in to comment