<div dir="ltr">Hi Pete,<div><br></div><div>Maybe you're looking for inet:set_opts/2 ?</div><div><br></div><div>Leonard</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 17, 2019 at 11:51 AM Peter Devoy <<a href="mailto:peter.devoy@gmail.com">peter.devoy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Hi list<div dir="auto"><br></div><div dir="auto">TL;DR: can gen_tcp packets be terminated by null byte? </div><div dir="auto"><br></div><div dir="auto">A few years ago I was looking at erlang for a pet project -- an XML socket server for an old multiplayer Flash game.</div><div dir="auto"><br></div><div dir="auto">The XML packets are terminated by null bytes and I swear I had gen_tcp configured and working with {packet, line} and {line_delimiter, \00}.</div><div dir="auto"><br></div><div dir="auto">Only now I can't find the code and gen_tcp does not appear to have a documented or undocumented <span style="font-family:sans-serif">line_delimiter option. I can only find that option referenced in inet.</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">Am I imagening the whole thing? Is there some way to achieve packet delimitation by null byte using gen_tcp?</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">I am an erlang noob so any help would be much appreciated! </span></div><div dir="auto"><br></div><div dir="auto"><span style="font-family:sans-serif">Cheers</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">Pete</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div></div>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>