robert w hall wrote:
> 
> In message <[EMAIL PROTECTED]>,
> Stephane Lussier <[EMAIL PROTECTED]> writes
> 
> >Exact, except a patch for WsControl()/WSAIoctl() that is coming, on the
>                            ^^^^^^^^^
> >short term, we're not planning to add any new functionality to Winsock.
> 
> so we can then support native icmp??

That would require either emulating Microsoft's icmp.dll (not a good
idea) or passing through raw socket access.  The Winsock "ping" code
using raw sockets is almost verbatim of the code that works on BSD
sockets.  Pass-through shouldn't be hard, but then I don't know what
WINE's Winsock looks like internally.
-- 
= Warren Young, maintainer of the Winsock Programmer's FAQ at:
=     http://www.cyberport.com/~tangent/programming/winsock/
=
= ICBM Address: 36.8274040 N, 108.0204086 W, alt. 1714m

Reply via email to