Simon Zolin
|
2682adca39
|
* move "controlLock" mutex to "config"
|
2019-07-17 19:29:45 +03:00 |
|
Simon Zolin
|
d51f43e27a
|
* clients: move container object to "config"
Now the functions use parameter, not a global object.
|
2019-07-17 19:29:45 +03:00 |
|
Simon Zolin
|
131aa4c93c
|
- service stop: fix race
Service Stop handler sends SIGINT to the main thread,
which begins the stops the app.
|
2019-07-02 12:56:23 +03:00 |
|
Andrey Meshkov
|
082354204b
|
Fix #831
This commit fixes panic when customDialContext fails to resolve the host's address.
|
2019-06-18 16:18:13 +03:00 |
|
Simon Zolin
|
dc682763ff
|
* move ./*.go files into ./home/ directory
|
2019-06-10 11:51:53 +03:00 |
|