bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23615: 25.1.50; Which platforms can safely use getsockopt(,,SO_ERROR


From: Paul Eggert
Subject: bug#23615: 25.1.50; Which platforms can safely use getsockopt(,,SO_ERROR,,)?
Date: Thu, 2 Jun 2016 09:00:00 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0

On Solaris 10 on a host with only IPv4 configured, socket_test.c fails with the diagnostic "Can't start server." 'truss' says connect(3, 0x00021EE8, 16, SOV_DEFAULT) failed with errno == EOPNOTSUPP.

On Solaris 11 with both IPv4 and IPv6, the same symptoms except errno == EADDRNOTAVAIL.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]