Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
neoppod
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
neoppod
Commits
1bbebed5
Commit
1bbebed5
authored
May 15, 2018
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
8e3625f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
go/xcommon/xnet/lonet/lonet.go
go/xcommon/xnet/lonet/lonet.go
+1
-1
No files found.
go/xcommon/xnet/lonet/lonet.go
View file @
1bbebed5
...
...
@@ -328,7 +328,7 @@ func (h *Host) Listen(laddr string) (_ net.Listener, err error) {
}
}()
//
XXX
cannot use full resolvaAddr here - it talks to registry and is blocking
//
NOTE
cannot use full resolvaAddr here - it talks to registry and is blocking
a
,
err
:=
h
.
subnet
.
parseAddr
(
laddr
)
return
nil
,
err
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment