Changeset 5719 for pjproject/trunk/pjlib/include/pj/sock.h
- Timestamp:
- Jan 5, 2018 9:48:31 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/include/pj/sock.h
r5636 r5719 630 630 } pj_ip_mreq; 631 631 632 /* Maximum number of socket options. */633 #define PJ_MAX_SOCKOPT_PARAMS 4634 632 635 633 /**
Note: See TracChangeset
for help on using the changeset viewer.