Refactor of async code. poll() is now only called when needed.
author <brian@gir.tangent.org> <>
Sat, 8 Dec 2007 23:29:50 +0000 (08:29 +0900)
committer <brian@gir.tangent.org> <>
Sat, 8 Dec 2007 23:29:50 +0000 (08:29 +0900)
commit46c20d43fbb4f84f30e06a55702c58c17f498d0e
tree04981669970536e1252b4b7c4407ab2d3bec2e82
parent2dce97932fbd574db1179add7bc3facc0318186c
Refactor of async code. poll() is now only called when needed.
include/memcached.h
lib/common.h
lib/memcached_io.c
lib/memcached_io.h
lib/memcached_strerror.c
tests/function.c