From dbc7785c3a7ced56ecac6b5a9dfb81ef45dedac6 Mon Sep 17 00:00:00 2001 From: Den Delimarsky Date: Wed, 13 Mar 2019 19:15:06 -0700 Subject: Update manifests --- network/wsk/echosrv/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'network/wsk') diff --git a/network/wsk/echosrv/README.md b/network/wsk/echosrv/README.md index 8c5e8323..a5300b05 100644 --- a/network/wsk/echosrv/README.md +++ b/network/wsk/echosrv/README.md @@ -71,5 +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). - +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 -- cgit v1.3.1