libcURL.EasyHandle.curlInitRequest - charonn0/RB-libcURL GitHub Wiki

libcURL.EasyHandle.curlInitRequest

Method Signature

 Private Function curlInitRequest(PrimaryIP As MemoryBlock, LocalIP As MemoryBlock, PrimaryPort As Int32, LocalPort As Int32) As Integer

Remarks

Do not call this method.

This method is called only by EasyHandle.InitRequestCallback. Raises the EasyHandle.RequestInitiated event.