Running on Cygwin, with GNAT 3.16a1, s.exe takes a long time (30 seconds?) to start sending client request packets.
Logged In: YES user_id=917025 Originator: YES
The host name/address is passed to GNAT.Sockets.Get_Host_By_Name, maybe this is slow for dotted quads on Windows (no apparent difference on Mac OS X).
Log in to post a comment.
Logged In: YES
user_id=917025
Originator: YES
The host name/address is passed to GNAT.Sockets.Get_Host_By_Name, maybe this is slow for dotted quads on Windows (no apparent difference on Mac OS X).