Data Fields | |
getline_t * | getline |
Used to hold partially read line. | |
gpointer | handle |
Request handle. | |
gint | maxlines |
Maximum number of lines we want to process. | |
gint | lines |
Amount of lines so far. | |
gint | processed |
User callback can count retained lines. |
|
Used to hold partially read line.
|
|
Request handle.
|
|
Amount of lines so far.
|
|
Maximum number of lines we want to process.
|
|
User callback can count retained lines.
|