[ENet-discuss] Waiting for host.

Вячеслав Блинников slavmfm at gmail.com
Tue Jan 4 10:27:44 PST 2011


Now everything works fine. Thank you!

P.S. I put code

    const char* url    = "localhost";
>     const int port    = 1301;
>
>     ENetAddress address;
>     /* Connect to url:port. */
>     enet_address_set_host(&address, url);
>     address.port    = port;
>
before all connections attempts - is it right - it not it need to recreate
ENetAddress after each unsuccessfull connection attempt?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cubik.org/pipermail/enet-discuss/attachments/20110104/ea5442f4/attachment.html>


More information about the ENet-discuss mailing list