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


_SOCK_INFO Struct Reference

#include <lspdef.h>

Collaboration diagram for _SOCK_INFO:

List of all members.


Public Attributes

SOCKET ProviderSocket
SOCKET LayeredSocket
DWORD dwOutstandingAsync
BOOL bClosing
volatile LONG RefCount
ULONGLONG BytesSent
ULONGLONG BytesRecv
HANDLE hIocp
int LastError
HWND hWnd
UINT uMsg
CRITICAL_SECTION SockCritSec
PROVIDERProvider
LIST_ENTRY Link

Detailed Description

Definition at line 46 of file lspdef.h.


Member Data Documentation

Definition at line 51 of file lspdef.h.

Definition at line 56 of file lspdef.h.

Definition at line 55 of file lspdef.h.

Definition at line 50 of file lspdef.h.

Definition at line 57 of file lspdef.h.

Definition at line 61 of file lspdef.h.

Definition at line 59 of file lspdef.h.

Definition at line 49 of file lspdef.h.

LIST_ENTRY _SOCK_INFO::Link

Definition at line 68 of file lspdef.h.

Definition at line 66 of file lspdef.h.

Definition at line 48 of file lspdef.h.

volatile LONG _SOCK_INFO::RefCount

Definition at line 53 of file lspdef.h.

CRITICAL_SECTION _SOCK_INFO::SockCritSec

Definition at line 64 of file lspdef.h.

Definition at line 62 of file lspdef.h.


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