Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-10 | erts: Add port monitors | Dmytro Lytovchenko | |
* erlang:monitor/2 with port argument is added, erlang:demonitor, using port task API and avoiding locking; * port_info and process_info support for monitored ports (with named port monitors support); * Exit signals contain type 'process' or 'port'; * Propagation of port exit signals; * Self-cleaning when origin process dies with monitor on; * 8 test cases + testcase for port driver crashing; * Documentation for all of the above (monitor, demonitor, port_info and process_info) updated | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2015-12-15 | erts: Add fd count test for spawn_driver | Lukas Larsson | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from tests | Björn-Egil Dahlberg | |
2011-12-09 | port_SUITE_data/*_drv.c: Conform to updated driver API | Björn Gustavsson | |
While at it, eliminate compilation warnings. Eliminate the control callback if it is not used. | |||
2010-11-24 | Remove use of unreliable CancelIoEx on Windows. | Sverker Eriksson | |
CancelIoEx has been seen to cause problems with some drivers. Also improve fallback solution to reuse existing handle-closer-threads. | |||
2010-09-13 | Teach port suite to not use unix-specific commands and not leave them running | Patrik Nyblom | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |