Changeset 662 for trunk/sx/sx.h
- Timestamp:
- 10/08/08 12:44:06 (5 months ago)
- Files:
-
- 1 modified
-
trunk/sx/sx.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/sx/sx.h
r545 r662 247 247 int tag; 248 248 249 /* IP address of the connection */ 250 /* pointing to sess.ip and owned by sess structure */ 251 char *ip; 252 249 253 /* callback */ 250 254 sx_callback_t cb;
