This may be a dumb question but I'll ask anyway: with the recent (?) change to conduit that means the port number is specified inside the Unikernel rather than in the config.ml file, is there any particular API to use for passing the port number (or any other parameter) extracted from the environment into the Unikernel?
If not, then I'll hack something up using crunch / KV_RO for now probably but a more principled solution seems like it might be nice...? (Add a `parameter` s-exp type or something?) -- Richard Mortier [email protected] _______________________________________________ MirageOS-devel mailing list [email protected] http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
