mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-12-22 03:23:29 +01:00
TaskServer
This commit is contained in:
parent
a9284c394b
commit
406d40ac8f
@ -73,8 +73,6 @@ let hostname = lazy (
|
|||||||
| _ -> "localhost"
|
| _ -> "localhost"
|
||||||
)
|
)
|
||||||
|
|
||||||
let () =
|
|
||||||
Printf.printf "%s\n%!" (Lazy.force hostname)
|
|
||||||
|
|
||||||
external get_ipv4_address_for_interface : string -> string =
|
external get_ipv4_address_for_interface : string -> string =
|
||||||
"get_ipv4_address_for_interface" ;;
|
"get_ipv4_address_for_interface" ;;
|
||||||
|
Loading…
Reference in New Issue
Block a user