We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824c743 commit 877d58aCopy full SHA for 877d58a
select/write-select.c
@@ -21,6 +21,8 @@
21
* You will see that from time to time, the select() returns and the kernel
22
* buffer is filled up while the netcat slowly reads the data.
23
*
24
+ * This code is IPv4 specific which is bad.
25
+ *
26
* (c) jp@devnull.cz
27
*/
28
0 commit comments