File:  [LON-CAPA] / loncom / lonnet / c / lonnet.h
Revision 1.1: download - view: text, annotated - select for diffs
Tue Nov 23 19:27:17 1999 UTC (24 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- Initial revisions of the c version of lonnet.
- Currently non-functional

#ifndef LONNET_H
#define LONNET_H 1
#define MAX_BUFFER_SIZE 2048
char *lonSockDir;
#endif /*LONNET_H*/

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>