unoconv / unoserver

MIT License
495 stars 69 forks source link

Add IPV6 support to unoserver #105

Closed ReeceJones closed 1 month ago

ReeceJones commented 4 months ago

Add support to unoserver by resolving the address information of the network interface before socket initialization. I also added a unit test that passes a ipv6 interface to the Unoserver class.

104

regebro commented 1 month ago

Oh, I thought I had merged this already.