autopush: fix/enable under Debian GNU/kFreeBSD
commit1129029ab1bf886979a66a69b04d244dba8b63cf
authorEric Wong <normalperson@yhbt.net>
Mon, 5 Mar 2012 23:19:29 +0000 (5 23:19 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 5 Mar 2012 23:21:28 +0000 (5 23:21 +0000)
tree8dc3bf26b1446931430ef8e378cc9712f6118b2d
parent56cce133d979c22bbef80fdba1881d8f40876e2f
autopush: fix/enable under Debian GNU/kFreeBSD

It seems autopush support in our autopush code has
always been broken outside of Linux-based systems,
as we never marked the socket as having pending data.
ext/kgio/autopush.c
ext/kgio/read_write.c
test/test_autopush.rb