cctools
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
dttools
src
link_auth.h
1
/*
2
Copyright (C) 2013- The University of Notre Dame
3
This software is distributed under the GNU General Public License.
4
See the file COPYING for details.
5
*/
6
7
#ifndef LINK_AUTH_H
8
#define LINK_AUTH_H
9
10
#include "
link.h
"
11
12
/* @file link_auth.h Simple authentication routines. */
13
21
int
link_auth_password(
struct
link *link,
const
char
*password, time_t stoptime );
22
23
#endif
link.h
A high level TCP connection library.
Generated by
1.8.5