@@ -35,7 +35,7 @@ + socket; /** * Enables/disables non-blocking I/O. */ -- setBlocking: (BOOL)enable; +- (void)setBlocking: (BOOL)enable; @end