Skip to content

For GUI For GoodbyeDPI - #127

Open
Include-sys wants to merge 1 commit into
ValdikSS:masterfrom
Include-sys:master
Open

Include-sys wants to merge 1 commit into
ValdikSS:masterfrom
Include-sys:master

Conversation

@Include-sys

Copy link
Copy Markdown

Hello,

As you know I'm developing GUI for GoodbyeDPI. In order to properly work(actually just getting stdout texts) stdout functions(printf,puts etc.) have to be flushed after prints. I added fflush() function after every stdout function.

@ValdikSS

Copy link
Copy Markdown
Owner

That's not a proper way to do that. Have you tried to disable buffering on read in your code?

@ValdikSS

Copy link
Copy Markdown
Owner

@Include-sys

Include-sys commented Feb 24, 2019

Copy link
Copy Markdown
Author

I'm not working with winapi, just using Qts features. So you need to flush your stdout or I have to recompile it every time. :) This pull request can be closed If you decide not to do.

@Viktor45

Viktor45 commented Aug 25, 2024

Copy link
Copy Markdown
Contributor

I'm not working with winapi, just using Qts features. So you need to flush your stdout or I have to recompile it every time. :) This pull request can be closed If you decide not to do.

Why haven't you published the latest source code of your program? I suggest you continue by publishing it, it could help others in analyzing what you want and why in this PR)

@Neustradamus

Copy link
Copy Markdown

Any progress on it?

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.

4 participants