sockets

Kenneth Brody kenbrody at spamcop.net
Tue May 15 18:29:24 PDT 2012


On 5/15/2012 9:16 PM, Ed Hilovsky wrote:
> Wow, we always figure out a way to compensate for the fact that they can't
> count sockets. ALL other systems can figure out when you CLOSE A SOCKET,
> it's not in use. Unbelievable that their socket licenses are tied to filepro
> processes. Maybe I'm just stupid, but I can't see how the two are tied
> together. No wonder........
[...]

It appears that you believe that the license count is how many sockets you 
can have open at any given time, which is not the case.  It is how many 
concurrent processes can use sockets, which is not the same thing.

-- 
Kenneth Brody


More information about the Filepro-list mailing list