SIGN IN SIGN UP

Add support for listening on a UNIX domain socket

This enabled the OPA server to listen on a UNIX domain socket through
the already existing --addr option. This option now parses the passed
argument as a URL and based on the scheme (which for this case has to be
"unix://"), it listens on the path for the socket.

Signed-off-by: Juan Antonio Osorio Robles <jaosorior@redhat.com>
J
Juan Antonio Osorio Robles committed
1cb83d47833268a28867359d1720f48cbe19d877
Parent: 0934ba1
Committed by Torin Sandall <torinsandall@gmail.com> on 5/24/2018, 2:53:26 PM