- Notifications
You must be signed in to change notification settings - Fork54
Commitbe067d9
committed
client: Fix bool operator on init and ongoing use
When iterating we make sure client's socket is not closingsince _tcp_client remains after close.This was tested on nuleo-f767zi using project webthing-arduinoChange-Id: Ie465fe59009c33957dad97f1c70b4dc3af3b2ebeForwarded:#17Signed-off-by: Philippe Coval <p.coval@samsung.com>1 parenta1db02b commitbe067d9
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
181 | 183 | | |
182 | 184 | | |
183 | 185 | | |
184 | | - | |
| 186 | + | |
185 | 187 | | |
186 | 188 | | |
187 | 189 | | |
| |||
0 commit comments
Comments
(0)