All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix PPP timer issues
@ 2010-03-25  3:26 Kristen Carlson Accardi
  2010-03-25  3:26 ` [PATCH 1/2] switch to g_timeout_add_seconds() Kristen Carlson Accardi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kristen Carlson Accardi @ 2010-03-25  3:26 UTC (permalink / raw)
  To: ofono

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

These patches fix a few problems with the way timeouts are handled in
PPP.

Kristen Carlson Accardi (2):
  switch to g_timeout_add_seconds()
  use separate timers for PPP config and terminate

 gatchat/ppp_cp.c |  103 ++++++++++++++++++++++++++++-------------------------
 gatchat/ppp_cp.h |   15 +++++---
 2 files changed, 64 insertions(+), 54 deletions(-)


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

end of thread, other threads:[~2010-03-25  4:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25  3:26 [PATCH 0/2] fix PPP timer issues Kristen Carlson Accardi
2010-03-25  3:26 ` [PATCH 1/2] switch to g_timeout_add_seconds() Kristen Carlson Accardi
2010-03-25  3:26 ` [PATCH 2/2] use separate timers for PPP config and terminate Kristen Carlson Accardi
2010-03-25  4:05 ` [PATCH 0/2] fix PPP timer issues 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.