From 240a92b236d6c8a15532c60d2c6632e0364ad4cb Mon Sep 17 00:00:00 2001 From: mertz Date: Wed, 15 Oct 2003 15:27:40 +0000 Subject: commenting a line which should have been commented out --- Ivy.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Ivy.pm') 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 -- cgit v1.1