[erlang-questions] gen_tcp:recv/2 does not work with ssl socket?
Zhongxian Gu
zgu@REDACTED
Sat Mar 7 01:31:13 CET 2015
Hi,
With a ssl_socket, I tried to get a fixed number of bytes through en_tcp:recv(SslSocket, 1) but failed.
The stack trace pointed to:
** {function_clause,[{gen_tcp,recv,
[{sslsocket,{gen_tcp,#Port<0.1418>},<0.534.0>},
1],
[{file,"gen_tcp.erl"},{line,280}]},
Does that means gen_tcp:recv function does not work with Ssl socket?
Thanks,
Zhongxian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150307/f7cc86b0/attachment.htm>
More information about the erlang-questions
mailing list