Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 27, 2018 16:01
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 Whateverable/a27a4375ea1a0849ab4ccafcdaea89ab to your computer and use it in GitHub Desktop.
Save Whateverable/a27a4375ea1a0849ab4ccafcdaea89ab to your computer and use it in GitHub Desktop.
committable6
a804ab57f15d5,d25c8762c https://gist.githubusercontent.com/zoffixznet/2d35fc5f3283d9d1a72aabc3820083cf/raw/9260c61e94e6ec0d34e1abdc0ded6dbdbcd39cff/p6.p6
¦«a804ab5,d25c876»:
IO::Socket::INET $conn = IO::Socket::INET.new(host => Str, port => Int, localhost => Str, localport => Int, backlog => Int, listening => Bool, family => 2, proto => 6, type => 1, encoding => "utf8", nl-in => $["\n", "\r\n"], nl-out => "\n")
«timed out after 40 seconds» «exit signal = SIGHUP (1)»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment