[−][src]Module curl::multi
Multi - initiating multiple requests simultaneously
Structs
Easy2Handle | Wrapper around an easy handle while it's owned by a multi handle. |
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. |
WaitFd | File descriptor to wait on for use with the |
Type Definitions
Socket | Raw underlying socket type that the multi handles use |