about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-04-16 22:53:54 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-16 22:57:12 -0700
commitf29701aeccfc59f521f13b5e2ee73ff15fc99147 (patch)
treec96187a363e66aa330a9829d210204912860af7f /GNUmakefile
parentf2e90a9f15efda1abc87cde00bb341fdf3368985 (diff)
downloadunicorn-f29701aeccfc59f521f13b5e2ee73ff15fc99147.tar.gz
Sockets always return binary encoded data, so when
StringIO.new(string) is called, that StringIO object inherits
the encoding of the initial string it was created with.

And yes, Ruby 1.9 still makes me seriously uncomfortable with
I/O manipulation since the encoding layer does things behind my
back.  UNIX is (and should always be) just a bag of bytes!

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'GNUmakefile')
0 files changed, 0 insertions, 0 deletions