|
join 1.0
lightweight network framework library
|

Functions | |
| TEST (Smtp, family) | |
| test the family method. | |
| TEST (Smtp, equal) | |
| test the equal method. | |
| TEST (Smtp, defaultPort) | |
| test the default port. | |
| TEST (Smtps, family) | |
| test the family method. | |
| TEST (Smtps, equal) | |
| test the equal method. | |
| TEST (Smtps, defaultPort) | |
| test the default port. | |
| int | main (int argc, char **argv) |
| main function. | |
| int main | ( | int | argc, |
| char ** | argv ) |
main function.
| TEST | ( | Smtp | , |
| defaultPort | ) |
test the default port.
| TEST | ( | Smtp | , |
| equal | ) |
test the equal method.
| TEST | ( | Smtp | , |
| family | ) |
test the family method.
| TEST | ( | Smtps | , |
| defaultPort | ) |
test the default port.
| TEST | ( | Smtps | , |
| equal | ) |
test the equal method.
| TEST | ( | Smtps | , |
| family | ) |
test the family method.