[mpls-linux-general] A question about quit( )
Status: Beta
Brought to you by:
jleu
From: <zjh...@so...> - 2002-03-15 13:59:14
|
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. 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. All thanks!! Your sincerely :zhang jianhui |