On May 4, 2008, at 8:28, Dongni Chen wrote:

We are using nonblocking mode to connect to memcached. All of our operation needs to be asynchronized. If I do nonblocking tcp, is there a similiar field to UDP header, which I can fill in get command, and carried back by memcached return packet?


Not sure what you're asking for. I do non-blocking TCP as it exists in the text protocol (as well as the binary protocol). It works fairly well as-is.

--
Dustin Sallings



Reply via email to