System.Posix.User.getAllUserEntries can be called only once

Sascha Böhme sascha.boehme at gmx.de
Mon Jul 16 07:49:31 EDT 2007


Hello,

are there special constraints why the function

  System.Posix.User.getAllUserEntries

of the unix package can be called only once? Beginning with the second
call, it only returns the empty list. Thus, this function cannot be
used for a long running process which needs to query the user database
from time to time, again and again.

Thanks,
Sascha




More information about the Libraries mailing list