diff options
author | 2017-01-23 04:53:15 +0000 | |
---|---|---|
committer | 2017-01-23 04:53:15 +0000 | |
commit | 2ad5b187d15cce478284c4dcdc0aec1a3d4912af (patch) | |
tree | 6b82ca494cd1c6359cdbf635eefa6e3a4486f437 /lib/libssl/ssl_lib.c | |
parent | Keep socket open from startup, and reuse for SIOCGIFFLAGS later on, (diff) | |
download | wireguard-openbsd-2ad5b187d15cce478284c4dcdc0aec1a3d4912af.tar.xz wireguard-openbsd-2ad5b187d15cce478284c4dcdc0aec1a3d4912af.zip |
Call isatty() before tcgetattr() in the lex. This is a little redundant,
but avoids doing pledge "tty" operations against flat files. The shell's
tty will be kind of special in the near future. isatty is also a lot less
kernel code to run through the loop.
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions