<span class="Apple-style-span" style="border-collapse: collapse; ">Hi, <div><br></div><div>It does not appear that you can access the &#39;addrFlags&#39; returned by getAddrInfo, you get the exception: *** Exception: unpackBits: unhandled bits set: 8</div>
<div><br></div><div>Is this just a MacOS issue? Should I raise a ticket for it?</div><div><br></div><div>Cheers</div><div><br></div><div>Neil</div><div><br></div><div><div>GHCi, version 6.10.2: <a href="http://www.haskell.org/ghc/" target="_blank" style="color: rgb(42, 93, 176); ">http://www.haskell.org/ghc/</a>  :? for help</div>
<div>Loading package ghc-prim ... linking ... done.</div><div>Loading package integer ... linking ... done.</div><div>Loading package base ... linking ... done.</div><div>Prelude&gt; :m Network.Socket</div><div>Prelude Network.Socket&gt; getAddrInfo Nothing (Just &quot;localhost&quot;) Nothing</div>
<div>Loading package syb ... linking ... done.</div><div>Loading package base-3.0.3.1 ... linking ... done.</div><div>Loading package parsec-2.1.0.1 ... linking ... done.</div><div>Loading package network-2.2.1 ... linking ... done.</div>
<div>[AddrInfo {addrFlags = *** Exception: unpackBits: unhandled bits set: 8</div><div>Prelude Network.Socket&gt; </div></div></span>