The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
FTP.requestPause
std
net
curl
FTP
Value to return from
onSend
/
onReceive
delegates in order to pause a request
import std.net.curl;
struct
FTP
version(StdDdoc)
alias
requestPause
=
CurlReadFunc.pause
Meta
Source
See Implementation
std
net
curl
FTP
aliases
CurlProxy
requestAbort
requestPause
functions
addCommand
clearCommands
dup
getTiming
perform
setAuthentication
setProxyAuthentication
shutdown
properties
connectTimeout
contentLength
dataTimeout
dnsTimeout
encoding
isStopped
localPort
localPortRange
netInterface
onProgress
onReceive
onSend
operationTimeout
proxy
proxyPort
proxyType
tcpNoDelay
url
verbose
static functions
opCall
Value to return from onSend/onReceive delegates in order to pause a request