| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* ace/OS_NS_netdb.inl:
* ace/Stack_Trace.cpp:
Fixed warnings on VxWorks.
* ace/ACE.cpp:
Added a cast for a type that is expected by printf to be long.
* examples/Timer_Queue/Custom_Handler.cpp:
* examples/Timer_Queue/Thread_Timer_Queue_Test.cpp:
Added casts for arguments to printf as it expects unsigned long.
|
| |
|
|
|
|
|
|
|
| |
* examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp:
* examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp:
* examples/Timer_Queue/Thread_Timer_Queue_Test.cpp:
Fixed fuzz and removed some not used arguments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* examples/Timer_Queue/Async_Timer_Queue_Test.h:
* examples/Timer_Queue/Async_Timer_Queue_Test.cpp:
* examples/Timer_Queue/Custom_Handler.h:
* examples/Timer_Queue/Custom_Handler.cpp:
* examples/Timer_Queue/Driver.h:
* examples/Timer_Queue/Driver.cpp:
* examples/Timer_Queue/Reactor_Timer_Queue_Test.h:
* examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp:
* examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.h:
* examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp:
* examples/Timer_Queue/Thread_Timer_Queue_Test.h:
* examples/Timer_Queue/Thread_Timer_Queue_Test.cpp:
* examples/Timer_Queue/Timer_Queue.mpc:
* examples/Timer_Queue/main_async.cpp:
* examples/Timer_Queue/main_reactor.cpp:
* examples/Timer_Queue/main_thread.cpp:
* examples/Timer_Queue/main_thread_custom_handler.cpp:
Converted to doxygen style and added a seperate example that uses
a thread timer queue with customer event handler.
|
| |
|
| |
|
|
|