You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
gethostname,sethostname,getdomainnameandsetdomainnameare expectchar[], this maps tobyte[]on the java side, notchar[]gethostnamefunction, that should also be bound