Hii all,

int ipmi_ip_setup_con(char         * const     
                       ip_addrs[],
                      char         * const   
                        ports[],
                      unsigned int num_ip_addrs,
                      unsigned int authtype,
                      unsigned int privilege,
                      void         *username,
                      unsigned int username_len,
                      void         *password,
                      unsigned int password_len,
                      os_handler_t *handlers,
                      void         *user_data,
                      ipmi_con_t   **new_con);


After setup the connection, i want close the connection , how to close the  
connection.

Thanks 
barani
             

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Openipmi-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to