about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorPatrick Mooney <pmooney@oxide.computer>2020-04-15 00:44:06 +0000
committerPatrick Mooney <pmooney@oxide.computer>2020-04-15 01:10:22 +0000
commitdda5c97675b4f5b1f6fdab64606c8a1f21021b0a (patch)
tree2396ef0dfdac984da711877f038106bd2f6603b6 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentb77aefb76ebb9e73cf5a26885c131674495f434d (diff)
downloadrust-dda5c97675b4f5b1f6fdab64606c8a1f21021b0a.tar.gz
rust-dda5c97675b4f5b1f6fdab64606c8a1f21021b0a.zip
Use fcntl() to set nonblock for solarish sockets
The ioctl(FIONBIO) method of setting a file descriptor to be
non-blocking does not notify the underlying resource in the same way
that fcntl(F_SETFL, O_NONBLOCK) does on illumos and Solaris.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions