[erlang-questions] Hangs in prim_inet:close_port/1
Niclas Eklund
nick@REDACTED
Thu Oct 13 11:13:52 CEST 2016
On 10/13/2016 10:45 AM, Björn-Egil Dahlberg XB wrote:
> On 10/13/2016 10:11 AM, Niclas Eklund wrote:
>> Hi!
>>
>> I think I've managed to hit the same issue as discussed in this
>> thread -
>> http://erlang.org/pipermail/erlang-questions/2013-December/076215.html
>> I.e. it hangs in prim_inet:close_port/1 while it has a
>> {tcp_closed,#Port<0.679615>} message in it's message queue. Quoting
>> Björn-Egil - "We are aware of this problem and I think there is a fix
>> to R16B03. I don't see it on maint on GitHub yet." Does anyone which
>> change set fixed this issue?
> I believe it's this one:
> $ git log --oneline | grep prim_inet_close
> 9f99896 Merge branch 'rickard/prim_inet_close/OTP-11491' into maint
>
> // Björn-Egil
Hi!
Thanks for the input Björn-Egil but that fix is in the version I use.
Best regards,
Nick
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list