Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Comments

Initial TCP socket host implementation.#113

Merged
sunfishcode merged 9 commits intomainfrom
sunfishcode/sockets
Mar 20, 2023
Merged

Initial TCP socket host implementation.#113
sunfishcode merged 9 commits intomainfrom
sunfishcode/sockets

Conversation

@sunfishcode
Copy link
Member

Initial TCP socket host implementation. This is not yet usable, as it doesn't yet populate the network resource with any networks, but it's a start with the major TCP socket functions implemented.

@sunfishcode
Copy link
Member Author

The CI failure looks due to a Rust nightly bug: rust-lang/rust#109199.

@sunfishcode sunfishcode force-pushed the sunfishcode/sockets branch from 4ae0cc1 to cda66fb Compare March 17, 2023 19:30
Copy link
Collaborator

@pchickey pchickey left a comment

Choose a reason for hiding this comment

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

Looks great! Next step is to provide that network resource and get some executable tests, but we can merge this initial work without that.

@sunfishcode sunfishcode merged commit b4eb204 into main Mar 20, 2023
@sunfishcode sunfishcode deleted the sunfishcode/sockets branch March 20, 2023 21:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants