Module curl::multi
[−]
[src]
Multi - initiating multiple requests simultaneously
Structs
EasyHandle |
Wrapper around an easy handle while it's owned by a multi handle. |
Events |
Notification of the events that have happened on a socket. |
Message |
Message from the |
Multi |
A multi handle for initiating multiple connections simultaneously. |
SocketEvents |
Notification of events that are requested on a socket. |
Type Definitions
Socket |
Raw underlying socket type that the multi handles use |