Skip to content
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

Add datagrams.setSendQueueExpiration(long duration)? #251

Closed
jan-ivar opened this issue Apr 27, 2021 · 4 comments · Fixed by #267
Closed

Add datagrams.setSendQueueExpiration(long duration)? #251

jan-ivar opened this issue Apr 27, 2021 · 4 comments · Fixed by #267
Assignees

Comments

@jan-ivar
Copy link
Member

No description provided.

@yutakahirano
Copy link
Contributor

I have some naming preferences. What do people think?

  • Is it better to keep the suffix "Duration"?
  • I slightly prefer "Outgoing" to "SendQueue" (With "Outgoing" I think we don't need "Queue").
  • I can make them attributes.

@yutakahirano
Copy link
Contributor

A PR is available at #267.

@ricea
Copy link
Contributor

ricea commented May 19, 2021

How about setOutgoingMaxAge()?

@yutakahirano
Copy link
Contributor

setOutgoingMaxAge/setIncomingMaxAge SGTM.

@wilaw wilaw added this to the Minimum viable ship milestone May 26, 2021
yutakahirano added a commit that referenced this issue Jun 16, 2021
- incomingMaxAge
- outgoingMaxAge
- incomingHighWaterMark
- outgoingHighWaterMark

Fixes #251, #221, #152
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants