Remove a comment I forgot to remove

This commit is contained in:
matteo 2007-06-09 09:20:22 +00:00
parent 7462ef5293
commit e3c7e41ff5

View File

@ -451,7 +451,7 @@ init_transport(struct netconfig *nconf)
(void)free(uaddr);
}
#endif
/*ARRIVATO QUI*/
if (nconf->nc_semantics != NC_TPI_CLTS)
listen(fd, SOMAXCONN);