Skip to content

test: remove an unnecessary call to bind and related comments

Rodrigo Muino Tomonari requested to merge github/fork/aayn/master into master

Ref: #4640 (closed).

As mentioned in the above issue, some of the files have TODO, FIXME and XXX comments which should be removed. This is one of them. The comment(which is to be removed) says, "a libuv limitation makes it necessary to bind()". But, that is not the case any more. So, it can be removed.

/cc @trott @Fishrock123

Merge request reports

Loading