--- loncom/lond 2002/02/19 21:52:54 1.72 +++ loncom/lond 2002/02/25 20:43:15 1.73 @@ -2,7 +2,7 @@ # The LearningOnline Network # lond "LON Daemon" Server (port "LOND" 5663) # -# $Id: lond,v 1.72 2002/02/19 21:52:54 matthew Exp $ +# $Id: lond,v 1.73 2002/02/25 20:43:15 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -51,6 +51,8 @@ # 02/05 Guy Albertelli # 02/07 Scott Harrison # 02/12 Gerd Kortemeyer +# 02/19 Matthew Hall +# 02/25 Gerd Kortemeyer ### # based on "Perl Cookbook" ISBN 1-56592-243-3 @@ -1427,7 +1429,6 @@ sub make_new_child { # tidy up gracefully and finish - $client->close(); $server->close(); # this exit is VERY important, otherwise the child will become @@ -1482,4 +1483,8 @@ Server/Process + + + +