| commit | ab17f7d67b2decbd8561977a47fec55a9e74337e | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Mon Jun 25 19:04:12 2007 +1000 |
| committer | Darren Tucker <dtucker@zip.com.au> | Mon Jun 25 19:04:12 2007 +1000 |
| tree | e5bcf37b44eaa8f043a01af31393351675c77055 | |
| parent | 132367f76f3529b3f4d530a38a4988ec296a3d3f [diff] |
- djm@cvs.openbsd.org 2007/06/19 02:04:43
[atomicio.c]
if the fd passed to atomicio/atomiciov() is non blocking, then poll() to
avoid a spin if it is not yet ready for reading/writing; ok dtucker@