mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-25 23:10:40 -05:00

necessary on Solaris if we want to use SIOCATMARK. Using sockatmark() might be preferable, but despite being notionally standard it's missing on Solaris 9 and Mac OS X 10.3.9, whereas everyone seems to have SIOCATMARK somewhere. [originally from svn r5676]