Destroy a mongo connection. The connection is disconnected first if
it is still connected. No further communication is possible on the
connection. Releases resources attached to the connection on both client
and server.
Although the 'destroy' functions in this package are called automatically by
garbage collection, this one in particular should be called as soon as
feasible when finished with the connection so that server resources are
freed.