Re: [mpls-linux-general] A question about quit( )
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2002-03-18 22:01:36
|
Hello, See my response in-line. On Fri, Mar 15, 2002 at 09:59:03PM +0800, zjh...@so... wrote: > hi,Jim > I have read your code about the command func :quit( ).In linux you use the system API "exit( )"to finish almost all the work. They work well in Linux. > > I have also tried your code in vxworks .Using the quit command ofent make program down. > So I want to write a quit( ) but not use the "exit( )",do everything by myself.Can you > give me some advice:such as the sequence to close"session,interface,adjacency,global "etc. Removing the entities will tear down the sessions/adjacecncies. Then removing the global will cleanup the porting layer. > I am busy in try to port your code to vxworks.Once I finish it ,I will share my idea and my > experience and my code with all in the mailing list.I will try my best. Excellent! I have just starting working on ldp-portabel again, so hopefully I can help you fix any LDP related bugs that you find. Jim > > All thanks!! > > Your sincerely :zhang jianhui > > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |