![]() |
![]()
| ![]() |
![]()
NAMEgensio_acc_startup - Start a gensio accepter SYNOPSIS#include <gensio/gensio.h> DESCRIPTIONgensio_acc_startup starts the gensio accepter. A gensio accepter is started not running, you must call this to start it up. Unlike gensio_open this also enables events from the gensio accepter. RETURN VALUESZero is returned on success, or a gensio error on failure. SEE ALSOgensio_err(3), gensio(5), gensio_open(3)
|