@@ -203,9 +192,9 @@ calls, beyond the 2 required to actually send and receive the message.
Its even more hideous to support this on Windows, where there is no
- pipe(2) system call, so we have to cobble up a loopback TCP connection
- just for this event notification, in addition to the system call
- explosion.
+pipe(2) system call, so we have to cobble up a loopback TCP connection
+just for this event notification, in addition to the system call
+explosion.
@@ -613,11 +602,4 @@ simpler, and more efficient implementation.