Rename AsioContext members to be camelCase
commite42d42d35eadc59dc7cdd3b09b3c41e5341a8434
authorJan Oravec <jan@fb.com>
Fri, 19 Apr 2013 20:57:40 +0000 (19 13:57 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 22 Apr 2013 21:43:51 +0000 (22 14:43 -0700)
treecedec81cf060e375459cc8ab919b2d937c42ed8a
parentf650635e0b559740be58634f2b90fc5decdd288e
Rename AsioContext members to be camelCase

All m_* object members in ext_asio are camelCase, except in AsioContext.
Rename them. Also, m_queue_ready became m_runnableQueue, as with the
introduction of async functions a new abstract RunnableWaitHandle will
be introduced.
hphp/runtime/ext/asio/asio_context.cpp
hphp/runtime/ext/asio/asio_context.h