CVS: beepcore-c/threaded_os/wrapper bp_wrapper.h,1.47,1.48
Chris Hanson <[email protected]> Fri, 06 Sep 2002 10:56:39 -0700
| Newsgroups | gmane.network.beep.beepcore.c.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/beepcore-c/beepcore-c/threaded_os/wrapper
In directory usw-pr-cvs1:/tmp/cvs-serv17980
Modified Files:
bp_wrapper.h
Log Message:
Add user_ptr field to struct BP_CONNECTION.
Index: bp_wrapper.h
===================================================================
RCS file: /cvsroot/beepcore-c/beepcore-c/threaded_os/wrapper/bp_wrapper.h,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** bp_wrapper.h 6 Sep 2002 03:10:09 -0000 1.47
--- bp_wrapper.h 6 Sep 2002 17:56:37 -0000 1.48
***************
*** 102,105 ****
--- 102,107 ----
* @field channel_instance A pointer to the channels known (started or being
* started) on this connection.
+ *
+ * @field user_ptr A user-defined pointer.
**/
struct BP_CONNECTION
***************
*** 149,152 ****
--- 151,155 ----
#endif
bp_slist *channel_instance;
+ void * user_ptr;
};
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390