summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ae45938)
raw | patch | inline | side by side (parent: ae45938)
author | daleharvey <daleharvey@users.sourceforge.net> | |
Tue, 29 Aug 2006 01:16:35 +0000 (01:16 +0000) | ||
committer | daleharvey <daleharvey@users.sourceforge.net> | |
Tue, 29 Aug 2006 01:16:35 +0000 (01:16 +0000) |
src/pedro/pedroutil.h | patch | blob | history |
diff --git a/src/pedro/pedroutil.h b/src/pedro/pedroutil.h
index 4043257cc58a14c687232f58ee95a22978eda564..ce372382a27dba9d4d2cb438dbf9dec0c1c3fc19 100644 (file)
--- a/src/pedro/pedroutil.h
+++ b/src/pedro/pedroutil.h
bool getEnableSSL();
+ bool getHaveSSL();
+
bool connect(const std::string &hostname, int portno);
bool connect(const char *hostname, int portno);