-- Check all system call return values
authorAditya Agarwal <aditya@apache.org>
Sat, 9 Dec 2006 00:47:03 +0000 (00:47 +0000)
committerAditya Agarwal <aditya@apache.org>
Sat, 9 Dec 2006 00:47:03 +0000 (00:47 +0000)
commit0c341a1332a11120e292c16b0a4dec742800518f
tree83d367e7a88703dcb0ecab65eba9909bdb628139
parente9ef8d7ce98484599730ffc0a2f17d64dc69d944
-- Check all system call return values

Summary:
-- Throw TTransportException if a system call fails

Reviewed By: Mark Slee

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664890 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/transport/TBufferedFileWriter.cpp