Skip to content

Fix Socket state flag, Console stream nullability, and StringList syntax#3

Open
captkirk88 wants to merge 2 commits into
LauraRozier:mainfrom
captkirk88:fix-ssl-and-socket-issues
Open

Fix Socket state flag, Console stream nullability, and StringList syntax#3
captkirk88 wants to merge 2 commits into
LauraRozier:mainfrom
captkirk88:fix-ssl-and-socket-issues

Conversation

@captkirk88

Copy link
Copy Markdown

This PR introduces three improvements and fixes:

  1. Socket.bf: Updates ServerSocket state value to 0x40.
  2. Static.bf: Safely checks Console stream and file pointer nullability during SSL BIO initialization. This avoids crashes in environments or platforms where console streams might be null.
  3. StringList.bf: Standardizes minor syntax formatting and fixes type instantiations (using 'scope String' instead of typeless scope initializers).

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