Skip to content

Add ListenConnections function #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2019

Conversation

ryanofsky
Copy link
Collaborator

Handles accepting connections from a listening socket and serving requests.
(Existing ServeStream function just serves requests on a single connection.)

Handles accepting connections from a listening socket and serving requests.
(Existing ServeStream function just serves requests on a single connection.)
ryanofsky added a commit that referenced this pull request Sep 20, 2019
d519e18 Add ListenConnections function (Russell Yanofsky)

Pull request description:

  Handles accepting connections from a listening socket and serving requests.
  (Existing ServeStream function just serves requests on a single connection.)

Top commit has no ACKs.

Tree-SHA512: f8a3c70f05af750940cde20be53113ee80ffa4da07283fe1edbfd9c1e7d1a201b7ea9edfebfe4f030271ae5b6f24ccb19bff9e840d254627dfee067223630ad6
@ryanofsky ryanofsky merged commit d519e18 into bitcoin-core:master Sep 20, 2019
@bitcoin-core bitcoin-core locked and limited conversation to collaborators Jun 25, 2025
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.

1 participant