SocketPlugin extions

Andreas Raab andreas.raab at gmx.de
Mon Mar 27 05:45:07 UTC 2006


Hi Guys -

Attached the extensions for SocketPlugin which are based on David's code 
(except I've folded them directly into SocketPlugin). It's basically 
just two functions:
a) Being able to mark the socket as "reusable", e.g., setting 
SO_REUSADDR/SO_REUSEPORT explicitly (the main reason for putting this 
into a separate primitive is because on different platforms subtly 
different actions need to be taken)
b) Being able to bind() a socket explicitly to an interface/port.

Cheers,
   - Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SocketPluginDPR.1.cs
Type: application/text
Size: 1727 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20060326/c585b03c/SocketPluginDPR.1.bin


More information about the Vm-dev mailing list