You are here:
» I Have A Linux File Descriptor (from Socket), And I Want To Read One Line. How To Do It In C++?
I have a Linux file descriptor (from socket), and I want to read one line. How to do it in C++?
This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.
I have a Linux file descriptor (from socket), and I want to read one line at a time. How to do it in C++?
Created by ranipoojax

2 years 16 weeks ago
Tags:
Something like that.
Post Comment