WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

op_key_user_data Union Reference

Data Fields

struct {
   int   side
 
   pj_status_t   status
 
   unsigned   count
 
common
 
struct {
   int   side
 
   pj_status_t   status
 
   unsigned   count
 
   pj_sock_t   new_sock
 
   pj_ioqueue_op_key_t   recv_op
 
   unsigned *   recv_buf
 
server
 
struct {
   int   side
 
   pj_status_t   status
 
   unsigned   count
 
   pj_ioqueue_op_key_t   connect_op
 
   pj_ioqueue_op_key_t   send_op
 
   unsigned *   send_buf
 
client
 

The documentation for this union was generated from the following file:
  • ioq_stress_test.c

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.