Skip to content

Conversation

seanmonstar
Copy link
Member

Closes #328

renato-zannon and others added 10 commits February 21, 2015 15:05
Send no longer implies 'static; update needed lifetime bounds.
… data

Change AcceptorPool to not spawn detached threads anymore. This,
together with the recent `Send` changes, allows the `work` closure to
close over non-`'static` data.

This doesn't change the high-level `Server` interface, because that
would make it's `listen` a blocking call (it's currently non-blocking)
- which would be a breaking change.
seanmonstar added a commit that referenced this pull request Feb 21, 2015
@seanmonstar seanmonstar merged commit b985d85 into master Feb 21, 2015
@seanmonstar seanmonstar deleted the 324 branch February 21, 2015 23:12
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.

Build failure with rust nightly

2 participants