Footnote

Chapter 1

2 We use the terms server logging daemon and logging server interchangeably throughout this book.

1 In the remainder of this book we use the term framework to mean object-oriented framework.

Chapter 2

1 After you become proficient with the ACE toolkit, you’ll find it’s usually much faster to build a properly layered prototype than to hack together a monolithic one.

Chapter 3

1 On Windows, an ACE_Event_Handler can also handle synchronization events, such as transitioning from the nonsignaled to signaled state with Windows event objects, mutexes, or semaphores [SR00], which we discuss in Section 4.4.

Chapter 4

1 The Windows version of select() works only on socket handles.

2 Although multiple threads can call ACE_TP_Reactor::handle_events() ...

Get C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.