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