libcURL.EasyHandle.curlClose - charonn0/RB-libcURL GitHub Wiki
libcURL.EasyHandle.curlClose
Method Signature
Private Sub curlClose(Socket As Integer)
| Name | Type | Comment |
|---|---|---|
| Socket | Integer | A UNIX socket descriptor or WinSock handle |
Remarks
Do not call this method.
This method is called only by EasyHandle.CloseCallback. Raises the EasyHandle.Disconnected event.