Hi,

I want to create differnent Socket Handles in a function and the function creates the 
created Socket Handle..
my $sock = gensym(); 

I am getting the same instance of Handle "S".

Please some one tell me how to create different instances of sockets in perl.

Regards
Rajeev

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to