UNIX Network Programming Volume 1, Third Edition [Electronic resources] : The Sockets Networking API

Addison Wesley

نسخه متنی -صفحه : 450/ 443
نمايش فراداده

Chapter 25

25.1

No, the modification introduces an error. The problem is that nqueue is decremented before the array entry dg[iget] is processed, allowing the signal handler to read a new datagram into this array element.