[erlang-bugs] [erlang-questions] Process/FD leak in SSL R15B01
Loïc Hoguin
essen@REDACTED
Mon Oct 22 17:11:08 CEST 2012
Waaaaiiiiit.
On 10/16/2012 06:39 PM, Ingela Anderton Andin wrote:
> Loïc Hoguin wrote:
>> 103> erlang:port_info(Port).
>> [{name,"tcp_inet"},
>> {links,[<0.18199.1670>]},
>> {id,51824890},
>> {connected,<0.18199.1670>},
>> {input,0},
I don't understand this here. Isn't this the total number of bytes read
on the port?
Does that mean it didn't read anything? Perhaps the port never sent
anything?
>> {output,3583}]
>> 104> Pid.
>> <0.18199.1670>
--
Loïc Hoguin
Erlang Cowboy
Nine Nines
http://ninenines.eu
More information about the erlang-bugs
mailing list