@@ -1049,11 +1049,11 @@ exception: exception]; return false; } -- (bool)socket: (OFUDPSocket *)sock +- (bool)socket: (OFDatagramSocket *)sock didReceiveIntoBuffer: (void *)buffer length: (size_t)length sender: (const of_socket_address_t *)sender exception: (id)exception {