about summary refs log tree commit homepage
path: root/ext/kgio/autopush.c
DateCommit message (Expand)
2023-09-10drop remaining 1.8 and fragile autopush code paths HEAD master
2016-12-15reinstate the original (and dangerous) autopush in C
2015-08-13remove autopush support and make it a no-op
2012-03-05autopush: fix/enable under Debian GNU/kFreeBSD
2011-06-15fix misc compiler warnings
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