wip_netExit() function depricated?

the wip_net.h file claims the following:
s8 wip_netExit( void); /* deprecated */

but the documentation doesn’t reflect this.

knowing the flaky documentation for the former wavecom modules, i don’t know which one to believe…

any suggestions?

To be honest, I’ve never used it.

I just call wip_netInit sometime early in the startup (after a suitable delay, of course) and then live with these resource being permanently allocated…