Commit Graph

13 Commits

Author SHA1 Message Date
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Juan Lang e1e6295133 Removed unused structure declaration. 2003-12-04 04:45:43 +00:00
Juan Lang 94670d40ef Implement the TCP table query, netstat.exe now shows TCP listening and
connected sockets.
2003-11-28 23:12:05 +00:00
Juan Lang c24fc00f25 - improve WsControl error checking
- make WsControl output more closely match Win98's
- document WsControl behavior a bit better
2003-08-29 22:14:28 +00:00
Juan Lang 6dae7c2da8 Changed wsock32 to use the new iphlpapi for interface and route
enumeration in WsControl.
2003-05-13 04:44:14 +00:00
Pierre d'Herbemont 836ce4b3e8 Undef if_type, if_mtu and if_lastchange for darwin. 2003-05-12 03:08:18 +00:00
Gregg Mattinson 88773cd403 Removed C++ style comments. 2002-06-28 17:37:34 +00:00
Vincent Béron 9a62491660 Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Bang Jun-Young 9cc52b362c Fix NetBSD compilation errors. 2001-12-14 22:45:42 +00:00
Michael Stefaniuc 7fa17d24c0 Implemented WsControl command with id 0x101. 2001-02-28 05:17:44 +00:00
James Hatheway bf3e2e9fb0 Portability fixes. 2000-07-25 17:45:50 +00:00
James Hatheway c9d258274d Adds an initial WSAIoctl function with support for only the
SIO_GET_INTERFACE_LIST command.  Adds initial code to WsControl
function to support the WSCNTL_TCPIP_QUERY_INFO command.
2000-07-23 19:28:24 +00:00