Re: 2 quick ones

New Message Reply Date view Thread view Subject view Author view

Slimane Merzouk (merzouk++at++cthulhu.engr.sgi.com)
Mon, 07 Sep 1998 12:27:15 -0700


> ---George Williams <gcw++at++best.com> wrote:
>
> 1. Is there a standard way of determining if PfInit() has
> been called already- or else - does calling pfInit() several
> times do anything?
>
> 2. Same for pfConfig().

Hi,
calling pfInit() or pfConfig() several times does nothing.
The two functions check if they have been already called, if so you will
get a warning
message such as :
PF Warning/Usage: pfInit() Already initialized. Must call
pfExit() before reinitialization.
PF Warning/Usage: pfConfig() Cannot config more than once.

call pfIsConfiged() to check if pfConfig has been called or not.

        Slimane Merzouk
        merzouk++at++engr.sgi.com


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Sep 07 1998 - 12:27:20 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.