Re: PPP object questions

Shawn Silverman <[email protected]>
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <[email protected]>
> The next two methods need to be called if you are going to release the
> handle of the current PPP object and create a new PPP object. This is
> the case when an application creates a new PPP object for each new
> connection. If the application reuses a single PPP object for the
> lifetime of the application these method do not need to be used. These
> methods release native resources that would normally be released in a
> finalize method. In the case of reusing the PPP object, the native
> resources will be released when the application exits or is killed. The
> use of a single PPP object is recommended.

I've tried reusing my PPP object, and the second time it connected, 
calling up() does not trigger an UP event.  The only thing I've done 
between uses is call close() then freePort(), and then nothing else 
until the next use, where I set the username and password, and then 
call open().

Thanks,
	-Shawn

_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.