Module: sems
Branch: master
Commit: de051c9fe9978313b09dcecffa18714208e4fe46
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=de051c9fe9978313b09dcecffa18714208e4fe46

Author: Raphael Coeffic <[email protected]>
Committer: Raphael Coeffic <[email protected]>
Date:   Thu Apr  5 13:47:35 2012 +0200

b/f: fixes 5ba0e93694

---

 core/sip/resolver.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/core/sip/resolver.h b/core/sip/resolver.h
index 1155b4c..62768f5 100644
--- a/core/sip/resolver.h
+++ b/core/sip/resolver.h
@@ -114,6 +114,7 @@ struct dns_handle
     bool eoip();
 
     int next_ip(sockaddr_storage* sa);
+    const dns_handle& operator = (const dns_handle& rh);
 
 private:
     friend class _resolver;

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to