summaryrefslogtreecommitdiff
path: root/network/wsk/echosrv
diff options
context:
space:
mode:
Diffstat (limited to 'network/wsk/echosrv')
-rw-r--r--network/wsk/echosrv/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/wsk/echosrv/README.md b/network/wsk/echosrv/README.md
index a5300b05..3ab0360c 100644
--- a/network/wsk/echosrv/README.md
+++ b/network/wsk/echosrv/README.md
@@ -71,4 +71,4 @@ Install and run this sample driver by using the following steps:
After the driver is installed and started, it will listen for incoming TCP connection requests on port 40007 over both IPv4 and IPv6 protocols until the driver is stopped. On each connection, the driver will echo all the received data back to the peer until the connection is closed by the peer.
-For more information on the usage of the Winsock Kernel (WSK) programming interface, see [Winsock Kernel](http://msdn.microsoft.com/en-us/library/windows/hardware/ff571084). \ No newline at end of file
+For more information on the usage of the Winsock Kernel (WSK) programming interface, see [Winsock Kernel](http://msdn.microsoft.com/en-us/library/windows/hardware/ff571084).