Commit aa0d280
Spawn detached DLL instead of using thread (#216)
* Update modules
* fix naming of parametres (#210)
was one conflict between README and source code.
In readme used "--use-kerberos" flag. And in internal/client... some. But in cmd/client/main.go used "--host-kerberos". Ьany users were confused. I unified it
Co-authored-by: user05 <user05@hd.lab>
* spawn detached dll instead of thread
* remove lld bypass for dev syntax error
* Remove unnecessary thread function
---------
Co-authored-by: nhas <jordanatararimu@gmail.com>
Co-authored-by: durck <31553806+durck@users.noreply.github.com>
Co-authored-by: user05 <user05@hd.lab>1 parent 94f36ef commit aa0d280
1 file changed
Lines changed: 14 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 7 | | |
13 | | - | |
| 8 | + | |
14 | 9 | | |
15 | 10 | | |
16 | 11 | | |
| |||
20 | 15 | | |
21 | 16 | | |
22 | 17 | | |
23 | | - | |
24 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
39 | | - | |
| 43 | + | |
0 commit comments