comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » open sockets
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
open sockets [message #53115] Tue, 20 March 2007 09:11
Bringfried Stecklum is currently offline  Bringfried Stecklum
Messages: 75
Registered: January 1996
Member
Dear folks,

I am using the ASTROLIB webget procedure for retrieving data for a
sample of targets in a loop. The procedure calls socket like this

socket, unit, Server, Port, /get_lun,/swap_if_little_endian

and uses "free_lun,unit" to deallocate the unit. However, after 28 calls
of webget the following error message pops up

SOCKET: All available logical units are currently in use.

which means that all units available from the get_lun pool are still
open. In order to be sure that they will be actually closed I added
"close,unit" after "free_lun,unit". But this does not change anything
(as you might have guessed). I thought I'd better ask before trying the
"/force" keyword as a last resort.

regards,

Bringfried Stecklum
[Message index]
 
Read Message
Previous Topic: Re: Widget Tree Insensitivity / Dialog Box
Next Topic: Re: open sockets

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 08:19:34 PDT 2025

Total time taken to generate the page: 1.36011 seconds