[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Mldonkey-commits] Changes to mldonkey/src/utils/net/basicSocket.ml
From: |
mldonkey-commits |
Subject: |
[Mldonkey-commits] Changes to mldonkey/src/utils/net/basicSocket.ml |
Date: |
Tue, 28 Jun 2005 18:45:58 -0400 |
Index: mldonkey/src/utils/net/basicSocket.ml
diff -u mldonkey/src/utils/net/basicSocket.ml:1.15
mldonkey/src/utils/net/basicSocket.ml:1.16
--- mldonkey/src/utils/net/basicSocket.ml:1.15 Wed Mar 2 19:28:16 2005
+++ mldonkey/src/utils/net/basicSocket.ml Tue Jun 28 22:45:57 2005
@@ -102,7 +102,7 @@
external use_poll : bool -> unit = "ml_use_poll"
external has_threads : unit -> bool = "ml_has_pthread"
-(* external setsock_iptos_throughput: Unix.file_descr -> int =
"setsock_iptos_throughput" *)
+external setsock_iptos_throughput: Unix.file_descr -> int =
"ml_setsock_iptos_throughput"
(*************************************************************************)
(* *)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Mldonkey-commits] Changes to mldonkey/src/utils/net/basicSocket.ml,
mldonkey-commits <=