Skip to content

Conversation

@DennisLemmers
Copy link

@DennisLemmers DennisLemmers commented Apr 19, 2018

Update:
According to chapter 10.1.3 of part 6 of the specification, the format of the Guid identifier should be:

<Data1>-<Data2>-<Data3>-<Data4[0:1]>-<Data4[2:7]>

instead of:

<Data1>-<Data2>-<Data3>-<Data4[0:7]>

Added a fix for this issue: #296
It removes the message "Failed to close socket connection. Transport endpoint is not connected" and it allows one to repeatedly use client.Connect() and client.Disconnect() since the sockets gets closed correctly now.

@craigh92
Copy link

Is this ready to be Merged? I am also having the same issue as #296

@ralf1070
Copy link
Contributor

hope full fixed with latest commit - please check

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.

3 participants