Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-01 | Add catch all handle_call to net_kernel | Antonio SJ Musumeci | |
Of the core networking apps only net_kernel fails to have a catchall for unknown gen_server:call messages causing it to exit and eventually bring down kernal_sup and beam if it had not been manually started. For stability and consistancy it has been altered to include a catchall which does not reply. | |||
2010-06-01 | OTP-8643 Improvements of net_kernel | Hans Bolinder | |
Under certain circumstances the net kernel could hang. (Thanks to Scott Lystig Fritchie.) | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |