public
Fork of dustin/memcached
Description: This is where my memcached work lives before svn munges the changes.
Homepage: http://www.danga.com/memcached/
Clone URL: git://github.com/tmaesaka/memcached.git

Comments for tmaesaka's memcached   feed

tmaesaka commented on tmaesaka/memcached Sun Apr 05 23:13:53 -0700 2009
Comment in 404fd37:

That was quick! Yep, either way would work fine. I’ll do another commit so you can take a look at both ways.

dustin commented on tmaesaka/memcached Sun Apr 05 23:07:28 -0700 2009
Comment in 404fd37:

I think the realloc should be nsize, but it may be that the while loop above needs to consider the offset when figuring out how big nsize should be.

dustin commented on tmaesaka/memcached Fri May 09 13:21:19 -0700 2008
Comment in ea07c63:

Makes sense to me (and didn’t trigger any bugs in testing). I’ll push this into my tree.