Skip to content

Properly grab hostname from socket

Compare
Choose a tag to compare
@respectus respectus released this 04 Jan 21:45
· 124 commits to master since this release

Fixes an issue where the gethostname() function is undefined, since it wasn't explicitly imported from the socket module.