aboutsummaryrefslogtreecommitdiffstats
path: root/plt
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2019-01-25 11:36:33 +0100
committerMicael Karlberg <[email protected]>2019-01-25 14:05:56 +0100
commitfe540a9079ea58f8b9b85069ff1558ce7a98f915 (patch)
treede9482442e99795b77c10ad25d081715341ecde5 /plt
parent8a820377bb3e2e506cdff6011057d78507544142 (diff)
downloadotp-fe540a9079ea58f8b9b85069ff1558ce7a98f915.tar.gz
otp-fe540a9079ea58f8b9b85069ff1558ce7a98f915.tar.bz2
otp-fe540a9079ea58f8b9b85069ff1558ce7a98f915.zip
[socket-nif] Correct state checks when calling read and write functions
The read and write functions now *only* use the isReadable and isWritable fields, respectively, to decide if the "socket" can be read from and written to (previously the state field was used outside of the mutex lock). Also made it possible to enable / disable test suite groups individually, via environment variables (ESOCK_TEST_...). Specifically, the ttest group has been excluded by default (takes to long a time). OTP-15549
Diffstat (limited to 'plt')
0 files changed, 0 insertions, 0 deletions