autopush: enable accessors for client sockets
commit37e50a9a5fcd45242373379c0dc61ebf8ff609af
authorEric Wong <normalperson@yhbt.net>
Tue, 1 Feb 2011 02:27:24 +0000 (31 18:27 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 1 Feb 2011 02:27:24 +0000 (31 18:27 -0800)
treeb42fa929f96482cb2aca430765e8ec1aa38a6515
parentd4773fc63a847119004c17a1b8803a815f99d98a
autopush: enable accessors for client sockets

Might as well allow clients to efficiently handle
TCP_CORK/TCP_NOPUSH, too.
ext/kgio/autopush.c
test/test_autopush.rb