[FIX] Unix 2.8 VM diff for sqSocketRemotePort()

Stephan Rudlof sr at evolgo.de
Wed Jul 19 00:25:16 UTC 2000


Rob Withers wrote:
> 
> The issue was an uninitialized structure size for the getpeername call.
> I don't really know how to check this in, nor do I have the permissions
> I think.   Does this look right?
> 
> I will send an update test suite for the Unix Networking in a separate
> post.
> 
> Rob
> 
> --
> --------------------------------------------------
> Smalltalking by choice.  Isn't it nice to have one!
> 
>   ------------------------------------------------------------------------
> 800c800
> <   int saddrSize;
> ---
> >   socklen_t saddrSize= sizeof(saddr);

Updated in SF Unix_2.8.

Stephan
-- 
Stephan Rudlof (sr at evolgo.de)
   "Genius doesn't work on an assembly line basis.
    You can't simply say, 'Today I will be brilliant.'"
    -- Kirk, "The Ultimate Computer", stardate 4731.3





More information about the Squeak-dev mailing list