version 1.365, 2007/03/28 22:14:33
|
version 1.366, 2007/03/28 22:27:51
|
Line 5562 sub make_new_child {
|
Line 5562 sub make_new_child {
|
# no need to try to do recon's to myself |
# no need to try to do recon's to myself |
next; |
next; |
} |
} |
&reconlonc("$perlvar{'lonSockDir'}/".$hostname{$id}); |
&Apache::lonnet::reconlonc(); |
} |
} |
&logthis("<font color='green'>Established connection: $clientname</font>"); |
&logthis("<font color='green'>Established connection: $clientname</font>"); |
&status('Will listen to '.$clientname); |
&status('Will listen to '.$clientname); |