Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix verbose output with vsock sockets #1868

Closed

Commits on Dec 21, 2019

  1. Fix verbose output with vsock sockets

    This patch fixes the following error when verbose output is enabled
    with vsock sockets:
        ncat -v --vsock 33 1234
        Ncat: Version 7.80 ( https://nmap.org/ncat )
        Ncat: Failed to convert address to presentation format!  Error: Address family not supported by protocol. QUITTING.
    
    Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
    stefano-garzarella committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    fa08108 View commit details
    Browse the repository at this point in the history