Sven Panne writes:
> getServicePortNumber is broken in ghc-2.08:
> 
  ....test prog elided....
> 
> Short transcript:
> 
> panne> a.out echo
> 1792
> panne> a.out nntp
> 30464
> 
> But echo is port no. 7 and nntp 199...   :-(
> 

Thanks, host vs network byte order confusion. Fixed in the next
release together with a bunch of other BSD fixes.

--Sigbjorn

Reply via email to