BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsip_rx_data_op_key Struct Reference

#include <sip_transport.h>

Data Fields

pj_ioqueue_op_key_t op_key
 
pjsip_rx_datardata
 

Detailed Description

A customized ioqueue async operation key which is used by transport to locate rdata when a pending read operation completes.

Field Documentation

◆ op_key

pj_ioqueue_op_key_t pjsip_rx_data_op_key::op_key

ioqueue op_key.

◆ rdata

pjsip_rx_data* pjsip_rx_data_op_key::rdata

rdata associated with this


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.