Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 2195)

Ticket Resolution Summary Owner Reporter
#83 fixed Socket abstractions for IP TOS options bennylp bennylp
Description

Add socket constants abstractions for socket TOS options so that application can set TOS in portable manner.

Thanks Roman Puls.

#84 fixed pjsua_transport_close() doesn't properly close transports (especially TLS) bennylp bennylp
Description

The pjsua_transport_close() function in PJSUA-API doesn't handle TLS transport case. Thanks Alain Totouom <alain.totouom at gmx de> for reporting this.

#85 fixed Visual Studio 2005 Sample-Makefile bennylp pjsip@…
Description

Trunk (Rev. 916) does not compile samples section under VS 2005.

Change first line of pjsip-apps\build\Samples-vc.mak from

TARGET = i386-win32-vc6-$(BUILD_MODE)

to

TARGET = i386-win32-vc8-$(BUILD_MODE)

Cheers,

Roman

Note: See TracQuery for help on using queries.