1sasl_done(10 July 2001)                                sasl_done(10 July 2001)
2
3
4

NAME

6       sasl_done - Dispose of a SASL connection object
7
8

SYNOPSIS

10       #include <sasl/sasl.h>
11
12
13       void sasl_done( void );
14
15

DESCRIPTION

17       sasl_done  is  called  when the application is completely done with the
18       SASL library.
19
20

RETURN VALUE

22       No return values
23
24

CONFORMING TO

26       RFC 2222
27

SEE ALSO

29       sasl(3), sasl_server_init(3), sasl_client_init(3)
30
31
32
33SASL man pages                       SASL              sasl_done(10 July 2001)
Impressum