/[Apache-SVN]
ViewVC logotype

Revision 665131


Jump to revision: Previous Next
Author: boz
Date: Tue Jun 5 22:41:18 2007 UTC (17 years, 5 months ago)
Changed paths: 8
Log Message:
THRIFT: generic output handler

Summary: I'm tired of getting output from thrift via perror AND exceptions, so
this class allows the client to set an alternate (or empty) handler for error
output

Reviewed By: mcslee

Test Plan: I ran on the worker with the default, got output via perror, then
overloaded with my own function and got output via syslog and then NULL


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/cpp/src/Thrift.cpp modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/Thrift.h modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/server/TNonblockingServer.cpp modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TFileTransport.cpp modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TFileTransport.h modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TServerSocket.cpp modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TSocket.cpp modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TSocketPool.cpp modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26