Skip to content

Binary transport - destroy socket during close - #141

Closed
prasad83 wants to merge 1 commit into
codemix:masterfrom
prasad83:master
Closed

Binary transport - destroy socket during close#141
prasad83 wants to merge 1 commit into
codemix:masterfrom
prasad83:master

Conversation

@prasad83

Copy link
Copy Markdown
Contributor

Using socket.end is hanging the process - socket.destroy with case-handling seem to be making it work.

Refer: http://nodejs.org/api/net.html#net_socket_destroy vs http://nodejs.org/api/net.html#net_socket_end_data_encoding

Using socket.end is hanging the process - socket.destroy with case-handling seem to be making it work.

Refer: http://nodejs.org/api/net.html#net_socket_destroy vs http://nodejs.org/api/net.html#net_socket_end_data_encoding
@phpnode phpnode mentioned this pull request Nov 21, 2014
@phpnode phpnode closed this in #144 Nov 21, 2014
phpnode added a commit that referenced this pull request Nov 21, 2014
@phpnode

phpnode commented Nov 21, 2014

Copy link
Copy Markdown
Member

@prasad83 merged manually, many thanks!

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