Handbook
Glossary
CURLSOCKTYPE_IPCXN? ( object -- ? )
Vocabulary
curl
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
CURLSOCKTYPE_IPCXN
class.
Definition
USING:
kernel
;
IN:
curl.ffi
:
CURLSOCKTYPE_IPCXN?
( object -- ? )
\
CURLSOCKTYPE_IPCXN
eq?
;