diff options
author | 2003-09-23 16:53:34 +0000 | |
---|---|---|
committer | 2003-09-23 16:53:34 +0000 | |
commit | 778a1ef2b6ecb4bb747fdc446d717cfaf5e501e4 (patch) | |
tree | 4c43ef898e21cd2dc62224cb6ab9280eb71a6c81 /usr.bin/ssh/ssh-gss.h | |
parent | Replace select backends with poll backends. selscan() and pollscan() (diff) | |
download | wireguard-openbsd-778a1ef2b6ecb4bb747fdc446d717cfaf5e501e4.tar.xz wireguard-openbsd-778a1ef2b6ecb4bb747fdc446d717cfaf5e501e4.zip |
o mention why poll(2) is often more effecient than select(2)
o add a bit on priority from POSIX
o provide a simple example
o our poll(2) does not return EAGAIN (we block on memory allocation failure)
o correct some comments about the flags now that we support more of them
Diffstat (limited to 'usr.bin/ssh/ssh-gss.h')
0 files changed, 0 insertions, 0 deletions