unoconv / unoserver

MIT License
592 stars 81 forks source link

Add IPV6 support to unoserver #105

Closed ReeceJones closed 6 months ago

ReeceJones commented 9 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 6 months ago

Oh, I thought I had merged this already.