Commit 254c0b30 authored by Jeremy Pearson's avatar Jeremy Pearson Committed by Jay Satiro
Browse files

libcurl-multi.3: typo

parent 7117a9a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ and when to ask libcurl to get/send data.
complicated for the application.

3. Enable the application to wait for action on its own file descriptors and
curl's file descriptors simultaneous easily.
curl's file descriptors simultaneously.

4. Enable event-based handling and scaling transfers up to and beyond
thousands of parallel connections.