#include <proxy65.h>

Public Member Functions | |
| proxy65 (instance i, xmlnode x) | |
This class implements a proxy to be used with XEP-0065. The main use-case currently is to allow users to establish a file transfer if both sides are behind a NAT router or if one side is IPv4-only and the other side is IPv6-only.
construct a proxy65 instance
| i | the instance to construct a proxy65 for | |
| x | the configuration element that caused the instance to be created |
References mio_listen(), MIO_LISTEN_RAW, NS_BYTESTREAMS, NS_SERVER, xhash_new(), and xhash_put().
1.5.5