Update io engine comments
[fio.git] / engines / net.c
index cd1fda9f54372526ddf0709c31941de77675cdd5..51bc671fc3a1ba23a0e60ce91f80cc375db0990d 100644 (file)
@@ -1,5 +1,8 @@
 /*
- * Transfer data over the net.
+ * net engine
+ *
+ * IO engine that reads/writes to/from sockets.
+ *
  */
 #include <stdio.h>
 #include <stdlib.h>