Skip to content

Instantly share code, notes, and snippets.

@bjfish
Created September 27, 2016 18:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjfish/ed44a9fe027335d70c50f2997b60c176 to your computer and use it in GitHub Desktop.
Save bjfish/ed44a9fe027335d70c50f2997b60c176 to your computer and use it in GitHub Desktop.
1)
Socket.unpack_sockaddr_in raises an ArgumentError when the sin_family is not AF_INET ERROR
RuntimeError: FFI::Library method gai_strerror with caller /Users/brandonfish/Documents/jruby/lib/ruby/truffle/rubysl/rubysl-socket/lib/rubysl/socket.rb not implemented
/Users/brandonfish/Documents/jruby/truffle/src/main/ruby/core/library.rb:64:in `gai_strerror'
/Users/brandonfish/Documents/jruby/lib/ruby/truffle/rubysl/rubysl-socket/lib/rubysl/socket.rb:466:in `block (3 levels) in getnameinfo'
/Users/brandonfish/Documents/jruby/truffle/src/main/ruby/core/truffle/ffi/pointer.rb:286:in `new'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment