Changes between Version 2 and Version 9 of Ticket #890
- Timestamp:
- Jun 29, 2009 11:30:17 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #890
- Property Status changed from new to closed
- Property Component changed from pjlib to unit-tests
- Property Summary changed from pjlib-test failed on select() test Windows Vista 64bit to pjlib-test failed on select() test Windows Vista multi-core
- Property Milestone changed from release-1.3-QA to release-1.3
- Property Resolution changed from to fixed
-
Ticket #890 – Description
v2 v9 13 13 - inserting pj_thread_sleep(0) between sendto() & select(): failed 14 14 - inserting PJ_LOG() between sendto() & select(): OK 15 16 The corresponding ticket for 1.0.x is #908