Skip to content

os: build bcast address interface.#439

Merged
yorkie merged 2 commits intoyodaos-project:masterfrom
Txiaozhe:build-bcast-address-interface
Dec 8, 2018
Merged

os: build bcast address interface.#439
yorkie merged 2 commits intoyodaos-project:masterfrom
Txiaozhe:build-bcast-address-interface

Conversation

@Txiaozhe
Copy link
Copy Markdown
Contributor

@Txiaozhe Txiaozhe commented Dec 7, 2018

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added

@Txiaozhe
Copy link
Copy Markdown
Contributor Author

Txiaozhe commented Dec 7, 2018

I am sorry but I redo it! @yorkie

@yorkie yorkie requested review from qile222 and yorkie December 7, 2018 13:33
@yorkie yorkie added the os label Dec 7, 2018
Copy link
Copy Markdown
Member

@yorkie yorkie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if CI is green :)

@Txiaozhe
Copy link
Copy Markdown
Contributor Author

Txiaozhe commented Dec 7, 2018

Thanks!

actual = interfaces.lo.filter(function (e) {
return e.address === '127.0.0.1' &&
e.netmask === '255.0.0.0' &&
e.family === 'IPv4';
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small nits, keep alignments :)

actual = interfaces.lo0.filter(function (e) {
return e.address === '127.0.0.1' &&
e.netmask === '255.0.0.0' &&
e.family === 'IPv4';
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto..

@yorkie yorkie merged commit 73123c4 into yodaos-project:master Dec 8, 2018
@Txiaozhe
Copy link
Copy Markdown
Contributor Author

Txiaozhe commented Dec 8, 2018

Thanks! @yorkie

@Txiaozhe Txiaozhe deleted the build-bcast-address-interface branch December 8, 2018 07:19
qile222 pushed a commit that referenced this pull request Dec 13, 2018
* master: (35 commits)
  https: client request doesn’t define default encoding (#440)
  n-api: data pointer was NULL on getting typed array info (#441)
  os: build bcast address interface. (#439)
  assert: better deepStrictEqual assertion (#435)
  working on v0.11.x (#434)
  process: memory leaks on recursive ticking (#433)
  uv, os: implement os.{get,set}Priority functions (#409)
  jerry: implement ES2015 class feature (part II.) (#428)
  test: fix wrong travis diff target introduced by #425 (#429)
  jerry: pass and enable jerry-test-suite (#425)
  n-api: ArrayBuffer/TypedArray support (#419)
  deps: upgrade the mbedtls to 2.13.0-apache (#384)
  jerry: rework jerry_parse function (#422)
  jerry: finalize hint of array buffers (#421)
  jerry: reduce the argument count of ecma_op_object_get_property_names (#424)
  n-api: update headers/test suites to LTS(10.13.0) (#416)
  jerry: Date.now shall return an integer (#418)
  n-api: thread safe functions (#411)
  util: IOTJS_ASSERT prints stack trace on macOS (#415)
  process: set immediate shall start an idle handle to activate uv_loop (#417)
  ...
legendecas pushed a commit that referenced this pull request Dec 24, 2018
legendecas pushed a commit that referenced this pull request Dec 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants