Skip to content

Instantly share code, notes, and snippets.

@nemanjan00
Created December 27, 2018 00:54
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 nemanjan00/4489f4af6ca7444c27b10dcc5c76e028 to your computer and use it in GitHub Desktop.
Save nemanjan00/4489f4af6ca7444c27b10dcc5c76e028 to your computer and use it in GitHub Desktop.
socket(AF_INET6, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, IPPROTO_IP) = 21
setsockopt(21, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0
connect(21, {sa_family=AF_INET6, sin6_port=htons(40818), inet_pton(AF_INET6, "fe80::f2cb:270c:128f:22d4", &sin6_addr), sin6_flowinfo=htonl(0), sin6_scope_id=0}, 28) = -1 EINVAL (Invalid argument)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment