@@ -36,11 +36,6 @@ /** * \return A new autoreleased OFTCPSocket */ + socket; - -/** - * Enables/disables non-blocking I/O. - */ -- (void)setBlocking: (BOOL)enable; @end