mtcp_destroy 3 2017-02-01 "Linux" "mOS Library Functions Manual"
NAME
mtcp_destroy - clean up the mTCP stack.
SYNOPSIS
#include <mtcp_api.h> "void mtcp_destroy();"
DESCRIPTION
mtcp_destroy () call is used to clean up the networking stack for the mTCP application. This is usually the last call the application makes before terminating. """""""""""""""""""""""""""""""""""""""""""""""""""""""""""
RETURN VALUE
Nothing is returned. """""""""""""""""""""""""""""""""""""""""""""""""""""""""""
NOTES
This function only needs to be called once in an mTCP application. """""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"""".SH CONFORMING TO
""""POSIX.1-2001.
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
AUTHORS
mTCP development team <[email protected]> """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
SEE ALSO
mtcp_init () """""""""""""""""""""""""""""""""""""""""""""""""""""
COLOPHON
This page is part of mOS release 0.3 "docs" section. A description of the project, and information about reporting bugs, can be found at \%http://mos.kaist.edu/. """""""""""""""""""""""""""""""""""""""""""""""""""""