dsr
08-26-2002, 09:11 AM
Hi all,
The problem is in a multi threaded program,,
I m running out of connections..
I keep getting connected in every iteration.
I 'ld be closing them at the end too,..
but missing a few somewhere...
So to avoid it I need to give a signal when the connections are out and wait to clear all of the existing connections.
The prog as of now aborts. Could anyone tell me how to solve this.
Thanx,
Dsr
The problem is in a multi threaded program,,
I m running out of connections..
I keep getting connected in every iteration.
I 'ld be closing them at the end too,..
but missing a few somewhere...
So to avoid it I need to give a signal when the connections are out and wait to clear all of the existing connections.
The prog as of now aborts. Could anyone tell me how to solve this.
Thanx,
Dsr