Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8462455
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T14:10:12+00:00 2026-06-10T14:10:12+00:00

I have a program A that receives stdout of another program B in a

  • 0

I have a program A that receives stdout of another program B in a ByteBuffer through a Pipe.SourceChannel.

The program will read from the ByteBuffer for stdout until it reaches the end of stream (that is, until ByteBuffer’s read() return -1).

Can stdout of program B open and close multiple times in a program’s execution? That is, is it possible that read() return -1, but later program B has additional stdout, in which case program A should do another read() of the ByteBuffer?

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T14:10:14+00:00Added an answer on June 10, 2026 at 2:10 pm

    Under Linux, you can use NIO for stdin, stdout and stderr, because they are tied to certain character devices, which can be accessed as files. To do this you can open /proc/self/fd/0, 1 or 2 respectively. This doesn’t work for all stream types, or on non-Unix systems, but it may be an option.

    Once a stream has closed, it is not possible to reopen it, unless it was a file and you were able to obtain the file name.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a c++/windows program that receives data from another c++ program via a
i have a program that receives data from a wireless device over bluetooth...i now
I have a program that receives something like this from a settings file: C:\Files\App
I have a small program that sends and receives data from server and client
I have a Delphi 6 program that receives audio from an external program via
I have a semi generic class that receives a Func<> from another class to
I have a program that receives real time data on 1000 topics. It receives
I have a program that receives webcam video and displays it on a C#
I have a program that gets a JSON from the server using getJSON and
I have a program that reads from a file that grabs 4 bytes from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.