author | Sebastian Harl <sh@tokkee.org> | |
Fri, 11 Apr 2014 07:15:56 +0000 (09:15 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 11 Apr 2014 07:15:56 +0000 (09:15 +0200) | ||
commit | 873f7603c5a213b0db58fa3c29d9e733f31366c8 | |
tree | 95753e3850cbec00f1ace992a865b826c5082ae4 | tree | snapshot |
parent | 1913e0c2281b514d1f38559bd2b88dc5c92d4efc | commit | diff |
Frontend: Improve debug log when destroying a connection.
The file-descriptor associated with the connection might not be open any more
and, thus, be -1. Instead of using that in the message, use the connection's
object name which includes the file-descriptor as used when accepting the
connection.
The file-descriptor associated with the connection might not be open any more
and, thus, be -1. Instead of using that in the message, use the connection's
object name which includes the file-descriptor as used when accepting the
connection.
src/frontend/connection.c | diff | blob | history |