-
make resulted in this error
libsrv.c:49:2: invalid preprocessing directive #inlcude
/* $Id: libsrv.c,v 1.4 2002/10/02 13:28:11 vanrein Exp $
obviously,
- #inlcude
+ #include .
2006-01-04 22:46:04 UTC by nobody
-
vanrein committed patchset 5 of module libsrv to the Easy netconnect library w/ DNS SRV RR CVS repository, changing 1 files.
2002-10-02 13:28:11 UTC by vanrein
-
SRVproxy is an application of the libsrv library that makes network connections in a simple and reliable manner. Both packages can be found on
http://libsrv.SourceForge.net
The libsrv library supports network connecting with high reliability of success, and the SRVproxyHTTP is a proxy for HTTP that relays requests through SRV records if it can, and through A records if it must. It...
2002-10-02 13:11:51 UTC by vanrein
-
The libsrv library is intended to provide easy-to-program network connections with a high reliability of succeeding. Its 1.0 release can be found on
http://libsrv.SourceForge.net
SRV records are a standard feature in DNS that allow an admin to point traffic for a particular protocol to the server and port number of choice; furthermore, these records support load balancing and fallback...
2002-10-02 13:06:14 UTC by vanrein
-
vanrein committed patchset 3 of module SRVproxy to the Easy netconnect library w/ DNS SRV RR CVS repository, changing 4 files.
2002-10-01 20:34:28 UTC by vanrein
-
vanrein committed patchset 4 of module libsrv to the Easy netconnect library w/ DNS SRV RR CVS repository, changing 4 files.
2002-10-01 20:30:19 UTC by vanrein
-
vanrein committed patchset 3 of module libsrv to the Easy netconnect library w/ DNS SRV RR CVS repository, changing 3 files.
2002-09-14 20:29:23 UTC by vanrein
-
vanrein committed patchset 2 of module SRVproxy to the Easy netconnect library w/ DNS SRV RR CVS repository, changing 2 files.
2002-09-14 20:29:23 UTC by vanrein
-
Anonymous committed patchset 1 of module CVSROOT to the Easy netconnect library w/ DNS SRV RR CVS repository, changing 11 files.
2002-09-13 14:13:01 UTC by nobody
-
Welcome to Developers.
2002-09-13 13:14:16 UTC by nobody