Skip to content

Set pipe size issue322 - #324

Closed
SilverPlate3 wants to merge 2 commits into
boostorg:developfrom
ArielSilver:SetPipeSize_Issue322
Closed

Set pipe size issue322#324
SilverPlate3 wants to merge 2 commits into
boostorg:developfrom
ArielSilver:SetPipeSize_Issue322

Conversation

@SilverPlate3

Copy link
Copy Markdown
Contributor

Possible Solution to #322.
Including unit tests.

Please let me know if:

  1. You prefer the API to be part of the bp::opstream/bp::ipstream. So users won't need to go into ip.pipe.set_pipe_capacity().
  2. Would you like me to add it to the doc's?
  3. When could it be pushed in?

set_pipe_capacity & set_pipe_capacity_max work locally.
set_pipe_capacity & set_pipe_capacity_max unit tests. Passes locally
@klemens-morgenstern

Copy link
Copy Markdown
Collaborator

I don't think this should be part of the API. It's linux only , so you can just use fcntl manually. Its trivial, really.

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.

2 participants