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

Native image: add support for unix domain sockets #13242

Merged
merged 1 commit into from Mar 2, 2023

Commits on Feb 24, 2023

  1. Native image: add support for unix domain sockets

    Motivation:
    
    unix domain sockets with graalvm native image require additional reflection configuration
    
    Modification:
    
    add unix domain sockets graalvm configuration in reflect-config.json
    
    Result:
    
    unix domain sockets with graalvm native image work out of the box
    mostroverkhov committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    b3d0b5f View commit details
    Browse the repository at this point in the history