diff options
author | Hans Bolinder <[email protected]> | 2011-11-14 13:23:02 +0100 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2011-11-14 13:27:00 +0100 |
commit | feb6c1dece891c7cb46c24bbdf9082c758c7830e (patch) | |
tree | abf053c11d47081cc98a316c0ea5d6cab23a1dd2 /lib/inets | |
parent | 0ec27bfa5b1b12d2b3c77c35293dfe592d2b49a8 (diff) | |
download | otp-feb6c1dece891c7cb46c24bbdf9082c758c7830e.tar.gz otp-feb6c1dece891c7cb46c24bbdf9082c758c7830e.tar.bz2 otp-feb6c1dece891c7cb46c24bbdf9082c758c7830e.zip |
Fix a minor race in gen_fsm
Fixed a minor race conditions in gen_fsm:start*: if one of these
functions returned {error,Reason} or ignore, the name could still be
registered (either locally or in global.
This is the same modification as was done for gen_server in OTP-7669.
Diffstat (limited to 'lib/inets')
0 files changed, 0 insertions, 0 deletions