diff options
author | Micael Karlberg <[email protected]> | 2019-03-08 15:37:15 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-04-17 16:56:33 +0200 |
commit | 9dcdb6714391c4f496e91f95cb293bf7bdf97f2c (patch) | |
tree | 99b39f5823da28f33b604c2dfbf404f5bf1a1a53 /lib/compiler | |
parent | de49a641d635b2b0c494e64f78069049ab56cd5e (diff) | |
download | otp-9dcdb6714391c4f496e91f95cb293bf7bdf97f2c.tar.gz otp-9dcdb6714391c4f496e91f95cb293bf7bdf97f2c.tar.bz2 otp-9dcdb6714391c4f496e91f95cb293bf7bdf97f2c.zip |
[socket] Messages from the nif code now has a proper socket
The messages sent from the nif code to an erlang process
has been changed to:
{'$socket', Socket :: socket(), Tag :: atom(), Info :: term()}
This is in preparation for (using) the new enif select API.
OTP-15496
Diffstat (limited to 'lib/compiler')
0 files changed, 0 insertions, 0 deletions