@@ -206,11 +206,11 @@ if (_exception == nil) _socket.blocking = true; #ifdef OF_HAVE_BLOCKS if (_block != NULL) - _block(_socket, _exception); + _block(_exception); else { #endif _socket.delegate = _delegate; if ([_delegate respondsToSelector: