avoid unnecessary syscalls in handshake
commit8cbc3774f880bcc461122899e264ae957a98ddac
authorEric Wong <normalperson@yhbt.net>
Sun, 13 Dec 2009 10:51:25 +0000 (13 02:51 -0800)
committerEric Wong <normalperson@yhbt.net>
Sun, 13 Dec 2009 10:51:25 +0000 (13 02:51 -0800)
treedce2a447ed26dd8974058267a7b424cea157c4fb
parent5932f99a235aac3f6d20ef7b0a31a4be93709b54
avoid unnecessary syscalls in handshake

This will likely be more reliable for cheap clients that are
susceptible to sub-optimal TCP framing.
lib/sunshowers/web_socket.rb