[erlang-questions] strange behaviour of gen_tcp:connect

Jared spyplane@REDACTED
Tue Apr 7 20:54:10 CEST 2009


If nothing is listening on the port, then erlang is doing the correct
behavior.   PHP isn't exactly known for doing the "correct" behavior in all
cases, (ie: 0 = "0" = "" = NULL).   If you really want to be sure, write a
small C program using connect so you can see that Erlang is in fact working
correctly.

-Jared

>>I mean there is neither server listening on this port nor other
applications using it.
I repeat what I observed: "connect"-erlang is suspended on windows server
2003, "connect"- php is not suspended on windows server 2003.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090407/6cb3993a/attachment.htm>


More information about the erlang-questions mailing list