Skip to content

Improve hostname utilities #871

@matthiasblaesing

Description

@matthiasblaesing
  • the libc implementations of gethostname, sethostname, getdomainname and setdomainname are expect char[], this maps to byte[] on the java side, not char[]
  • winsock defines a gethostname function, that should also be bound

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions