All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Prototype to handle asynchronized callback
@ 2010-03-25 13:48 Zhenhua Zhang
  2010-03-25 13:48 ` [PATCH 1/5] Refactor the command parsing framework Zhenhua Zhang
  0 siblings, 1 reply; 9+ messages in thread
From: Zhenhua Zhang @ 2010-03-25 13:48 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 396 bytes --]

Hi,

These patches are the prototype to handle the asynchronized callback
for AtServer.

During the callback function execution period, GAtServer waits for its
result and then process next command. At the same time, the server is
capable to accept new data comes from the client side and cache them in
the read buffer.

Please review them. Any comments are welcome!

In-Reply-To: 


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-03-26  1:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 13:48 [PATCH 0/5] Prototype to handle asynchronized callback Zhenhua Zhang
2010-03-25 13:48 ` [PATCH 1/5] Refactor the command parsing framework Zhenhua Zhang
2010-03-25 13:48   ` [PATCH 2/5] Add server send final result code Zhenhua Zhang
2010-03-25 13:48     ` [PATCH 3/5] Add set server to offline mode during parse line Zhenhua Zhang
2010-03-25 13:48       ` [PATCH 4/5] Add register S3-S5 basic command callbacks Zhenhua Zhang
2010-03-25 13:48         ` [PATCH 5/5] Add register ATE and other " Zhenhua Zhang
2010-03-25 17:24   ` [PATCH 1/5] Refactor the command parsing framework Denis Kenzior
2010-03-25 23:37     ` Zhang, Zhenhua
2010-03-26  1:10       ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.