diff options
author | Lukas Larsson <[email protected]> | 2012-03-15 12:30:52 +0100 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2012-03-20 10:34:49 +0100 |
commit | 2676ca6135fbf78fcfce90b2c9a2f9c645756c54 (patch) | |
tree | fde6ef9425c4e6726980ed289758c069a9c7fa0a /lib/tv/AUTHORS | |
parent | 3618672c3e4746fada7464b2e31bf7c3ad0b3b88 (diff) | |
download | otp-2676ca6135fbf78fcfce90b2c9a2f9c645756c54.tar.gz otp-2676ca6135fbf78fcfce90b2c9a2f9c645756c54.tar.bz2 otp-2676ca6135fbf78fcfce90b2c9a2f9c645756c54.zip |
Fix reselecting bug on OS X
Since stop_select is called at an arbitrary point in the future
it would sometime not be alled before the tcp driver started
selecting on the fd. So now ERL_DRV_USE_NO_CALLBACK is used
so that the stop_select call is never made.
This seems to only have happened OS X.
Diffstat (limited to 'lib/tv/AUTHORS')
0 files changed, 0 insertions, 0 deletions