Changeset 562 for pjproject/trunk/pjsip/include/pjsip/sip_transport_udp.h
- Timestamp:
- Jun 28, 2006 4:23:23 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsip/sip_transport_udp.h
r550 r562 42 42 * 43 43 * @param endpt The SIP endpoint. 44 * @param local Local address to bind. 44 * @param local Optional local address to bind. If this argument 45 * is NULL, the UDP transport will be bound to arbitrary 46 * UDP port. 45 47 * @param a_name Published address (only the host and port portion is 46 48 * used). If this argument is NULL, then the bound address
Note: See TracChangeset
for help on using the changeset viewer.