Re: [xml] Why does libxml2 limit port numbers to 99, 999, 999?
"Richard W.M. Jones" <[email protected]> Sat, 17 Oct 2020 11:29:56 +0100
| Newsgroups | gmane.comp.emulators.guestfs,gmane.comp.gnome.lib.xml.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Oct 17, 2020 at 11:24:31AM +0100, Richard W.M. Jones via xml wrote: > The problem is that libxml2 arbitrarily limits port numbers to > 999,999,999. I don't see any support for this limit in RFC 3986 [2]. Actually I miscounted the number of 9's. The limit is 99,999,999. The rest still applies. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html