core/socket: include remote address in the message when dropping connection
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 5 Aug 2016 03:51:47 +0000 (23:51 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 5 Aug 2016 12:16:31 +0000 (08:16 -0400)
commitea8f50f8085ce9385676385006030e8886cabaa6
treed4f40d9a6e6c4e26dec4cdb66324e38b73eaf3be
parent3ebcd323bdeeb55bb963fe5e9d97a87f96fd8879
core/socket: include remote address in the message when dropping connection

Without the address the message is not very useful.

Aug 04 23:52:21 rawhide systemd[1]: testlimit.socket: Too many incoming connections (4) from source ::1, dropping connection.
src/core/socket.c