mybe my question was discribed not well. the state i ment was about network. A conn object has the property : state. It can go from conn_new_cmd to conn_waiting,and then go from conn_waiting to conn_read. This process needs an event. I can't find the event.
2011/11/23 <[email protected]> > Status: New > Owner: ---- > Labels: Type-Defect Priority-Medium > > New issue 237 by [email protected]: timedrun.c L103 > http://code.google.com/p/**memcached/issues/detail?id=237<http://code.google.com/p/memcached/issues/detail?id=237> > > > return spawn_and_wait(argc+2, argv+2); > --> > argc+2 or argc-2 ?? > > >
