[erlang-questions] gen_sctp documentation
Kannan
vasdeveloper@REDACTED
Mon May 9 06:38:15 CEST 2011
*Hi List,*
*
*
*The following are the lines from gen_sctp documentation.*
*
*
*recv(sctp_socket()) -> {ok, {FromIP, FromPort, AncData, BinMsg}} | {error,
Reason}
recv(sctp_socket(), timeout()) -> {ok, {FromIP, FromPort, AncData, Data}} |
{error, Reason}*
*
*
*Should not that "BinMsg" be "Data" instead, in a broader sense?*
*
*
*Tanks.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110509/27c915a6/attachment.htm>
More information about the erlang-questions
mailing list