.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "HVCS_FREE_CONNECTION" "9" "09 October 2005" "" "" .SH NAME hvcs_free_connection \- free the connection between a vty-server and vty .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int hvcs_free_connection (uint32_t \fIunit_address\fB); \fR .SH "ARGUMENTS" .TP \fB\fIunit_address\fB\fR The unit address of the vty-server that is to have its connection severed. .SH "DESCRIPTION" .PP This function is used to free the partner connection between a vty-server adapter and a vty adapter. .PP If -EBUSY is returned continue to call this function until 0 is returned.