Skip to content

Commit 877d58a

Browse files
committed
add IPv4 note
1 parent 824c743 commit 877d58a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

select/write-select.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
* You will see that from time to time, the select() returns and the kernel
2222
* buffer is filled up while the netcat slowly reads the data.
2323
*
24+
* This code is IPv4 specific which is bad.
25+
*
2426
2527
*/
2628

0 commit comments

Comments
 (0)