[IOMultiplexerV2] added GnuTLS support
[NextIRCd.git] / src / IOHandler_test / socket / iotest.c
index 0069b02d29b135914d8d943c83b8435339f8b584..867ca44c873cbee16b468ac36822838415b80141 100644 (file)
@@ -65,5 +65,5 @@ static IOSOCKET_CALLBACK(io_callback) {
 }
 
 static IOLOG_CALLBACK(io_log) {
-    //printf("%s", line);
+       printf("%s", message);
 }