Commit 30db6a5
committed
Remote services gain a method for waiting for a connection to come up
It is useful when a stand-alone script needs to talk to a remote service,
because service.connect() returns while the connection attempt is being
done in the background.1 parent 8934ad2 commit 30db6a5
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
121 | 131 | | |
122 | 132 | | |
123 | 133 | | |
| |||
0 commit comments