summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormertz2003-10-15 15:27:40 +0000
committermertz2003-10-15 15:27:40 +0000
commit240a92b236d6c8a15532c60d2c6632e0364ad4cb (patch)
tree681d11c029e19ed33fd1d84e31bbdeb831bd2f20
parentea6ff5095dd6bd743b39abd26f2ecb8dd4dd5382 (diff)
downloadivy-perl-240a92b236d6c8a15532c60d2c6632e0364ad4cb.zip
ivy-perl-240a92b236d6c8a15532c60d2c6632e0364ad4cb.tar.gz
ivy-perl-240a92b236d6c8a15532c60d2c6632e0364ad4cb.tar.bz2
ivy-perl-240a92b236d6c8a15532c60d2c6632e0364ad4cb.tar.xz
commenting a line which should have been commented out
-rw-r--r--Ivy.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ivy.pm b/Ivy.pm
index 06edc17..66dcdbd 100644
--- a/Ivy.pm
+++ b/Ivy.pm
@@ -1146,7 +1146,7 @@ sub _getConnections ($)
else {
# printf "accepting connection from %s:%d\n",
# (gethostbyaddr ($appSock->peeraddr(),AF_INET))[0],
- $appSock->peerport() if $^W;
+# $appSock->peerport() if $^W;
}
# callback pour traiter la reception des messages