From 06e337eb5d4bc8a606cd42782a7dfa0469227ead Mon Sep 17 00:00:00 2001 From: horse69 Date: Sat, 15 Sep 2012 00:16:14 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/freetel/code@713 01035d8c-6547-0410-b346-abe4f91aad63 --- mini-asterisk-gui2/todo notes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mini-asterisk-gui2/todo notes b/mini-asterisk-gui2/todo notes index 858a5954..5ccf5982 100644 --- a/mini-asterisk-gui2/todo notes +++ b/mini-asterisk-gui2/todo notes @@ -86,7 +86,11 @@ http://svn.astfin.org/software/baps/trunk/mini-asterisk-gui.mk downloadUrl("/cgi-bin/setservice.cgi?action=restartstatic",null); } + Are URLs with null return function suppose to be synchronous? + The networking functions have to have synchrous sections, esp when start/stop/enable/disable + + For example, u cant do a network start before a network stop has finished? -- 2.25.1