mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/utils/net/ip.mli


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/utils/net/ip.mli
Date: Thu, 01 Sep 2005 12:44:31 -0400

Index: mldonkey/src/utils/net/ip.mli
diff -u mldonkey/src/utils/net/ip.mli:1.4 mldonkey/src/utils/net/ip.mli:1.5
--- mldonkey/src/utils/net/ip.mli:1.4   Sat Aug  6 19:46:34 2005
+++ mldonkey/src/utils/net/ip.mli       Thu Sep  1 16:44:29 2005
@@ -35,6 +35,8 @@
 val resolve_one : t -> string
 val matches : t -> t list -> bool
 val compare : t -> t -> int
+val succ : t -> t
+val pred : t -> t
   
 val localhost : t
 val to_sockaddr : t -> int -> Unix.sockaddr




reply via email to

[Prev in Thread] Current Thread [Next in Thread]