Skip to content

Not sending state to to undefined socket and correct cookie buffer sizes#1131

Closed
davidBar-On wants to merge 1 commit intoesnet:masterfrom
davidBar-On:issue-1129-no-stat-to-undefined-socket__and-cookie-buffer-size
Closed

Not sending state to to undefined socket and correct cookie buffer sizes#1131
davidBar-On wants to merge 1 commit intoesnet:masterfrom
davidBar-On:issue-1129-no-stat-to-undefined-socket__and-cookie-buffer-size

Conversation

@davidBar-On
Copy link
Copy Markdown
Contributor

Combined two minor fixes:

  1. Fix to issue Wrong errno used for reporting connection failures #1129 - not sending state if control channel is not defined.
  2. Add 1 byte to make_cookie() output buffer, as it creates a null terminated string (although the cookie is only used as a fixed COOKIE_SIZE length string).

@davidBar-On
Copy link
Copy Markdown
Contributor Author

PR includes errors so is canceled. Replaced by #1132.

@davidBar-On davidBar-On deleted the issue-1129-no-stat-to-undefined-socket__and-cookie-buffer-size branch March 25, 2021 10:21
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.

1 participant