Skip to content

Instantly share code, notes, and snippets.

@moritz
Created July 25, 2012 10:33
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 moritz/3175472 to your computer and use it in GitHub Desktop.
Save moritz/3175472 to your computer and use it in GitHub Desktop.
IO-Socket-INET.t failures
$ sh t/spec/S32-io/IO-Socket-INET.sh 4 1024|hexdump -C00000000 30 31 32 33 34 35 36 0a 37 38 39 0a 61 62 63 64 |0123456.789.abcd|
00000010 65 66 67 68 69 6a 6b 6c 6d 6e 6f 70 71 72 73 74 |efghijklmnopqrst|
00000020 75 76 77 78 79 7a 0a eb 0a 31 0a 31 0a bb af 0a |uvwxyz...1.1....|
00000030 32 0a |2.|
00000032
# ^^ ^^ ^^ not valid UTF-8, afaict
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment