Retail products


Traffic interception SDK

Control every TCP/IP network connection

  • Route connections via proxy
  • Redirect connections and modify the data
  • Block connections and applications
SSL interception SDK

View SSL in plaintext and modify it

  • View the SSL stream decrypted in plaintext
  • Redirect SSL connection and modify decrypted data
  • Browser shows "SSL lock" without warnings

Documentation


_WSAOVERLAPPEDPLUS Struct Reference

#include <lspdef.h>

Collaboration diagram for _WSAOVERLAPPEDPLUS:

List of all members.


Public Attributes

WSAOVERLAPPED ProviderOverlapped
PROVIDERProvider
SOCK_INFOSockInfo
SOCKET CallerSocket
SOCKET ProviderSocket
HANDLE Iocp
int Error
BOOL CloseThread
union {
   ACCEPTEXARGS   AcceptExArgs
   TRANSMITFILEARGS   TransmitFileArgs
   CONNECTEXARGS   ConnectExArgs
   TRANSMITPACKETSARGS   TransmitPacketsArgs
   DISCONNECTEXARGS   DisconnectExArgs
   WSARECVMSGARGS   WSARecvMsgArgs
   RECVARGS   RecvArgs
   RECVFROMARGS   RecvFromArgs
   SENDARGS   SendArgs
   SENDTOARGS   SendToArgs
   IOCTLARGS   IoctlArgs
}; 
LspOperation Operation
WSATHREADID CallerThreadId
LPWSAOVERLAPPED lpCallerOverlapped
LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCallerCompletionRoutine
LIST_ENTRY Link

Detailed Description

Definition at line 224 of file lspdef.h.


Member Data Documentation

union { ... }

Definition at line 229 of file lspdef.h.

Definition at line 253 of file lspdef.h.

Definition at line 234 of file lspdef.h.

Definition at line 232 of file lspdef.h.

Definition at line 231 of file lspdef.h.

Definition at line 249 of file lspdef.h.

Definition at line 257 of file lspdef.h.

LPWSAOVERLAPPED_COMPLETION_ROUTINE _WSAOVERLAPPEDPLUS::lpCallerCompletionRoutine

Definition at line 255 of file lspdef.h.

Definition at line 254 of file lspdef.h.

Definition at line 227 of file lspdef.h.

Definition at line 226 of file lspdef.h.

Definition at line 230 of file lspdef.h.

Definition at line 245 of file lspdef.h.

Definition at line 247 of file lspdef.h.

Definition at line 228 of file lspdef.h.


The documentation for this struct was generated from the following file: