Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 2195)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Resolution Summary Owner Reporter
#120 duplicate 4.4.2 Implement PJLIB API to enumerate local network interface bennylp bennylp
#217 duplicate Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) bennylp bennylp
Description

#define PJ_HAS_TCP 0 will cause many compile/link errors.

Thanks ChenHuan?? <chenhuan at sict.ac.cn>

#234 duplicate Crash in console application when invalid command line is given (thanks Roland Klabunde) bennylp bennylp
Description

This is because when invalid command line is given, getopt() will return '?' (ASCII 63) character, which happens to be the option index for --play-file.

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracQuery for help on using queries.