Commit a387134
committed
proxy forgets packages if debuggee connects
this might fix #344
when lua-debug wait for a conencting debuggee, after the connection is accepted nothing happens.
lua-debug should send queued packages in that case, as it does in the other case where lua-debug connects to the debuggee1 parent 7fdac73 commit a387134
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
89 | 95 | | |
90 | 96 | | |
91 | 97 | | |
| |||
0 commit comments