From 097b2479d0393d8a8bada4a50708d7a2404045ca Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 12 Dec 2005 13:32:15 +0000 Subject: Added new docs for class SocketEngine git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2339 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/dns_8h-source.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'docs/module-doc/dns_8h-source.html') diff --git a/docs/module-doc/dns_8h-source.html b/docs/module-doc/dns_8h-source.html index 3592f2d79..ad54df4a4 100644 --- a/docs/module-doc/dns_8h-source.html +++ b/docs/module-doc/dns_8h-source.html @@ -67,14 +67,15 @@ 00076 bool ReverseLookup(std::string ip); 00080 bool ForwardLookup(std::string host); 00084 bool HasResult(); -00088 std::string GetResult(); -00089 std::string GetResultIP(); -00093 int GetFD(); -00094 void SetNS(std::string dnsserver); -00095 }; -00096 -00097 #endif -
Generated on Fri Dec 9 20:20:03 2005 for InspIRCd by  +00087 bool HasResult(int fd); +00091 std::string GetResult(); +00092 std::string GetResultIP(); +00096 int GetFD(); +00097 void SetNS(std::string dnsserver); +00098 }; +00099 +00100 #endif +
Generated on Mon Dec 12 13:31:08 2005 for InspIRCd by  doxygen 1.4.4-20050815
-- cgit v1.2.3