/[mldonkey]/mldonkey/src/utils/net/ip.mli
ViewVC logotype

Diff of /mldonkey/src/utils/net/ip.mli

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by spiralvoice, Sat Aug 6 19:46:34 2005 UTC revision 1.5 by spiralvoice, Thu Sep 1 16:44:29 2005 UTC
# Line 35  val reachable : t -> bool Line 35  val reachable : t -> bool
35  val resolve_one : t -> string  val resolve_one : t -> string
36  val matches : t -> t list -> bool  val matches : t -> t list -> bool
37  val compare : t -> t -> int  val compare : t -> t -> int
38    val succ : t -> t
39    val pred : t -> t
40        
41  val localhost : t  val localhost : t
42  val to_sockaddr : t -> int -> Unix.sockaddr  val to_sockaddr : t -> int -> Unix.sockaddr

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26