Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
ec5f7efa
Commit
ec5f7efa
authored
Aug 22, 2016
by
Steven Murray
Browse files
Removed deadwood comment
parent
519f5b03
Changes
1
Hide whitespace changes
Inline
Side-by-side
tapeserver/castor/io/io.cpp
View file @
ec5f7efa
...
...
@@ -358,7 +358,6 @@ int castor::io::acceptConnection(const int listenSocketFd,
throw
ex
;
}
// If it is not the expected connection request
if
(
!
(
pollFd
.
revents
&
POLLIN
))
{
castor
::
exception
::
Exception
ex
;
ex
.
getMessage
()
<<
"Failed to accept connection "
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment