about summary refs log tree commit homepage
path: root/ext/kgio/autopush.c
DateCommit message (Expand)
2011-05-05fix kgio_peek for !KGIO_NOPUSH systems
2011-02-08doc: fully RDoc all methods and classes
2011-01-31autopush: enable accessors for client sockets
2011-01-31autopush: enable this by default
2011-01-31autopush: optimize away ivar usage under MRI
2011-01-31autopush: enable for TCP_NOPUSH under FreeBSD
2011-01-31autopush: simplify implementation and just use ivars
2011-01-31rename nopush_smart to autopush