[Erlang 0075] Bad value on output port 'tcp_inet'

 小超同學遇到一個問題:gen_tcp:send方法報錯, Bad value on output port 'tcp_inet';按照字面意思是發往port的數據值是bad value;   打開erl5.9\lib\kernel-2.15\src\gen_tcp.erl看一下gen_tcp的源碼:   %% %% Send %% -spec send(Socket, Packet) -> o
相關文章
相關標籤/搜索