my $client = accept( SESSION, SOCK ); #### while( $newmessage = ){ #do something } #### print SESSION "Here is your reply\n";
## while( $newmessage = ){ #do something } ##
## print SESSION "Here is your reply\n";