Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2c2dc67
)
Remove some trailing whitespace.
author
David Reiss
<dreiss@apache.org>
Fri, 7 Mar 2008 20:12:28 +0000
(20:12 +0000)
committer
David Reiss
<dreiss@apache.org>
Fri, 7 Mar 2008 20:12:28 +0000
(20:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665564
13f79535
-47bb-0310-9956-
ffa450edef68
lib/cpp/src/server/TNonblockingServer.cpp
patch
|
blob
|
history
diff --git
a/lib/cpp/src/server/TNonblockingServer.cpp
b/lib/cpp/src/server/TNonblockingServer.cpp
index
640c217
..
c840bcc
100644
(file)
--- a/
lib/cpp/src/server/TNonblockingServer.cpp
+++ b/
lib/cpp/src/server/TNonblockingServer.cpp
@@
-355,7
+355,7
@@
void TConnection::transition() {
// Register read event
setRead();
-
+
// Try to work the socket right away
// workSocket();