Lines Matching refs:uvwget
219 .. rubric:: uvwget/main.c - The setup
220 .. literalinclude:: ../../code/uvwget/main.c
236 $ ./uvwget [url1] [url2] ...
240 .. rubric:: uvwget/main.c - Adding urls
241 .. literalinclude:: ../../code/uvwget/main.c
257 .. rubric:: uvwget/main.c - Setting up polling
258 .. literalinclude:: ../../code/uvwget/main.c
278 .. rubric:: uvwget/main.c - Driving libcurl.
279 .. literalinclude:: ../../code/uvwget/main.c
296 .. rubric:: uvwget/main.c - Reading transfer status.
297 .. literalinclude:: ../../code/uvwget/main.c