Pandey Rajeev-A19514 wrote:
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

I think the problem is with line 17 of your code


Ram


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



Reply via email to