Skip to content

Conversation

DudaGod
Copy link
Member

@DudaGod DudaGod commented Jul 31, 2019

No description provided.

// EHOSTUNREACH). We need to do that explicitly.
socket.on('error', function () {
socket.on('error', function (err) {
console.warn('WARN: socket closed with error:', err);
Copy link
Member

Choose a reason for hiding this comment

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

а че ворнинг, а не ERROR?

}

_getDataSender({sender, event, options}) {
_getDataSender({sender, type, event, options}) {
Copy link
Member

Choose a reason for hiding this comment

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

давай тип будем сразу в sender-е хранить

@DudaGod DudaGod force-pushed the dd.support_allow_half_open_socket branch from 518a718 to 1ba7b77 Compare July 31, 2019 11:57
@DudaGod DudaGod force-pushed the dd.support_allow_half_open_socket branch from 1ba7b77 to b1247c6 Compare July 31, 2019 12:02
@DudaGod DudaGod merged commit 502711a into master Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants