summaryrefslogtreecommitdiff
path: root/network/wsk
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 21:54:14 -0700
committerDen Delimarsky <[email protected]>2019-03-13 21:54:14 -0700
commit41c29cb92feff490270b4ce31f67d7baddecc457 (patch)
tree3601c61d3cf6919f2bea780cbdc3f4f3922d914f /network/wsk
parent18cabc43191fd82420adcfac56c0361de98360c9 (diff)
Diffstat (limited to 'network/wsk')
-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).