[AWS] AWS and GNAT.SOCKETS.SOCKET_ERROR

Sebastiano Gottardo dextorer at gmail.com
Sun Nov 24 10:27:08 CET 2013


Hello,

I came across the GNAT.SOCKETS.SOCKET_ERROR when running an AWS server for
my University project. While debugging with gdb, I can see that these two
instructions throw the SOCKET_ERROR:

1) *AWS.Server.Start(Web_Server,
Soccer.Server.Callbacks.Services'Unrestricted_Access,
Web_Config);*

2) *Net.WebSocket.Registry.Control.Start;*

But even if those exceptions are thrown, I am still able to connect with a
Java client via WebSocket: that is, the AWS server and the WebSockets are
working as expected. Am I doing something wrong? Please tell me if you need
more information.

Testing on Linux Mint 13, 64 bit. GNAT/AWS/XMLADA 2012. Tried also with AWS
2013, same results.

Best regards,
Sebastiano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/aws/attachments/20131124/73e31051/attachment.html>


More information about the AWS mailing list