Skip to content

libcURL.EasyHandle.curlClose

Andrew Lambert edited this page Nov 26, 2022 · 4 revisions

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.

Clone this wiki locally