Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

socks_reply Struct Reference

Structure of a socks server reply. More...


Data Fields

unsigned char vn
unsigned char cd
unsigned char dstport [2]
unsigned char dstip [4]


Detailed Description

Structure of a socks server reply.


Field Documentation

unsigned char socks_reply::cd
 

Command code.

unsigned char socks_reply::dstip[4]
 

Destination address.

unsigned char socks_reply::dstport[2]
 

Destination port.

unsigned char socks_reply::vn
 

Socks version number.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 4 18:54:50 2002 for Privoxy 3.1.1 by doxygen1.2.15