Summary

This chapter has provided you with the background necessary to use the UNIX system calls select(2) and poll(2). Additionally, you will now be able to use non-blocking I/O, particularly for writing to a file descriptor in concert with select(2) or poll(2).

The next chapter will explore the wonderful world of UNIX timers.

Get Advanced UNIX Programming 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.